Code

Fixed changelog
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 25 Oct 2011 11:57:30 +0000 (11:57 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 25 Oct 2011 11:57:30 +0000 (11:57 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@21017 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/Changelog

index 9201e289c66ceaf3d4f83f90475e8f737521a0e1..1b0aec66e0294ba05441d7182635499e0e332de6 100644 (file)
@@ -2,15 +2,15 @@ GOsa2 changelog
 ===============
 
 * gosa 2.7.2
-  - Updated bundeled smarty to 3.1.4
-  - Introduced sortable listing to ACL and posix dialogs
-  - Fixed problem with mail-method parameters that were read from ldap
-  - Added flag to allow modification of generated uid proposals
-  - Improved dyngroup to not write dynamic values back to the ldap
-  - Hardening: Replaced in_array calls with a method that uses a strict matching
-  - Updated samba password hashing and its error handling
-  - Updated Kolab tab, to use a sortable list for mynetworks entries
-  - Updated cleansing of FAI object in ldap, thanks to psc
+  - Updated bundeled smarty to 3.1.4.
+  - Introduced sortable listing to ACL and posix dialogs.
+  - Fixed problem with mail-method parameters that were read from ldap.
+  - Added flag to allow modification of generated uid proposals.
+  - Improved dyngroup to not write dynamic values back to the ldap.
+  - Hardening: Replaced in_array calls with a method that uses a strict matching.
+  - Updated samba password hashing and its error handling.
+  - Updated Kolab tab, to use a sortable list for mynetworks entries.
+  - Updated cleansing of FAI object in ldap, thanks to psc.
 
 * gosa 2.7.1
   - Updated passwordHook behaviour