From: cajus Date: Tue, 25 Oct 2011 11:57:30 +0000 (+0000) Subject: Fixed changelog X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=75aa157bcebfb1af6f66d804fe22c5f18c1569be;p=gosa.git Fixed changelog git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@21017 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/Changelog b/gosa-core/Changelog index 9201e289c..1b0aec66e 100644 --- a/gosa-core/Changelog +++ b/gosa-core/Changelog @@ -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