Code

Added FAI option to setup
[gosa.git] / Changelog
index 77e45d68cd535dd67d48ab3fffbbaae76f232895..4d8b4e3e7fe3b120a7821ef0e7f0eaf1c166d138 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,11 +1,57 @@
 GOsa2 changelog
 ===============
 
+* gosa 2.5.11a
+  - Added chinese translation
+  - Fixed language detection and removed line wraps in tab headers
+  - Fixed french translation
+
+* gosa 2.5.11
+  - Add workaround for failing is_php4() when using PHP5
+    with "zend.ze1_compatibility_mode" set to "On"
+  - Backported new sieve filter editor from trunk
+  - Backported new setup from trunk
+  - Fixed double loaded pages in gecko based browsers when js
+    is activated
+  - Replaced a set of PHP <? short tag occurences
+  - Updated locales (de/fr)
+
+* gosa 2.5.10
+  - Included hook to make use of dynamic uid-bases
+  - Included vacation date range specification
+  - Fixed non-saved Samba-Domain changes in groups
+  - Freezed application parameters are not editable anymore
+  - Fixed problem with removing commata based DN's
+  - Corrected setup generated perl mkntpasswd string
+  - Fixed month listing in fax reports - february was march
+  - Enabled 9 digits for gid-/uidNumbers
+  - Fixed acl's for saving printers
+  - Fixed saving of disabled samba acl's
+  - Added support for rfc2307bis compliant groups
+
+* gosa 2.5.9
+  - Fixed ldap tls connections when schema check was being used
+  - Updated italian translation
+  - Added the possiblility to choose a RDN style for DN's when
+    a CN is already in use
+  - Fixed a problem with cut'n paste for groups and ogroups
+  - Added new mail method "golab" which has some tweaks against
+    the standard kolab mode
+  - Fixed object tagging for workstation/printer assignement
+  - Fixed undefined index in FAI package lists
+  - Fixed copy'n paste for groups and object groups
+  - Enabled non ASCII characters in vacation messages
+  - Fixed "none" permissions in IMAP shared folders to be assignable
+
 * gosa 2.5.8
+  - Fixed problem with winstations shown in user list. 
+  - Allow basic regex ().*^$ in fax blocklist numbers.
   - Fixed date of birth and shadow expire in template adaption
   - Updated user mail account to search for CYRUSUNIXSTYLE in all
     relevant sections of the config file
   - Added support for sambaLogonHours 
+  - Security fix, that allows non priviledged users to change
+    several settings - including admin passwords
 
 * gosa 2.5.7
   - Fixed login.tpl to display error msgs in the middle of the screen