Code

Added gosa_ldap_explode_dn() function
[gosa.git] / Changelog
index 1c25336f3c9bdfefc28e34b4eb510e63acba37c7..fe02a3f270017ef540b67b0a4f19a3ee7fd7bb3f 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,13 +1,47 @@
 GOsa2 changelog
 ===============
 
+* 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
+
+* 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
-    admin passwords
+    several settings - including admin passwords
 
 * gosa 2.5.7
   - Fixed login.tpl to display error msgs in the middle of the screen