From 1aab8331d49d6f0a845d5a84b05d06b6e4ece3ab Mon Sep 17 00:00:00 2001 From: Leonidas Poulopoulos <leopoul@noc.grnet.gr> Date: Fri, 1 Feb 2013 13:08:18 +0200 Subject: [PATCH] Updated Changelog --- ChangeLog | 34 ++++++++++++++++++++++++++-------- 1 file changed, 26 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4d7610f..e821d03 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,22 +1,40 @@ +=========== +0.9.3 RELEASE +Minor fix + +Fixes: + -Fixed the population of "Any" in source field + +=========== +0.9.2 RELEASE +Major enhancement and a minor fixes + +Enhancements: + -Added alternative view for helpdesk + +Fixes: + -Fixed the static url for tinymce in settings + -Fixed an issue caused by multiple Shibboleth attributes + =========== 0.9.1 RELEASE Major UI enhancements Enhancements: - -Added bootstrap UI framework - -Added TinyMCE in flatpages - -Brought back flatpages with JS magic for translation switching - -HomeOrganization is no longer required-user selects from dropdown - -Added Shibboleth mapping in settings - -Added an Any button in source address + -Added bootstrap UI framework + -Added TinyMCE in flatpages + -Brought back flatpages with JS magic for translation switching + -HomeOrganization is no longer required-user selects from dropdown + -Added Shibboleth mapping in settings + -Added an Any button in source address =========== 0.9 RELEASE Major enhancements Enhancements: - -Added internationalization support - -Added Greek translation + -Added internationalization support + -Added Greek translation =========== 0.8.7 RELEASE -- GitLab