From bc9f66bb939ef9cad3f0d518c37c19d1306075fc Mon Sep 17 00:00:00 2001 From: Alexander Schulz Date: Tue, 10 Apr 2018 20:03:56 +0200 Subject: [PATCH] Updated Developing (markdown) --- Developing.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/Developing.md b/Developing.md index 71774c3..6d3797c 100644 --- a/Developing.md +++ b/Developing.md @@ -5,3 +5,21 @@ Structure of repository * first-experiments - our first wild steps * master - small fixes, typos, etc * feature-XXX - branches from master for bigger coding + +Citrix Release Codenames +======================== + +* https://www.thomas-krenn.com/de/wiki/Citrix_XenServer +* https://xenserver.org/partners/11-product.html +* https://www.citrix.com/support/product-lifecycle/product-matrix.html + +so it may be: + +`Version` - `Code Name` (`Release Date`) +* 7.4(?)- Jura (27.02.2018) +* 7.3 - Inverness (13.12.2017) +* (?)- Honolulu +* 7.2 - Falcon (25.05.2017) +* 7.1 - Ely (23.02.2017) +* 7.0 - Dundee (24.05.2016) +* 6.5 - Creedence (13.01.2015) \ No newline at end of file