Code

Updated toggle method
[gosa.git] / gosa-core / Changelog
index 020b43c7810bb6db9547d8637836c0c50d0dbeb4..6ba099316f2b2f7d23fb1afe266bfb6d1727de0c 100644 (file)
@@ -1,6 +1,26 @@
 GOsa2 changelog
 ===============
 
+* gosa 2.6.7
+  - Added more information to DHCP service dialog (thanks to Mathieu)
+  - Added more checks for DNS zone records
+  - Added IMAP folder autocreation
+  - Added printer css
+  - Fixed generation of kerberos host keys when DNS is enabled
+  - Fixed template error message when no sshkey plugin is enabled
+  - Fixed problem where arrays got shortened by one in copy and paste
+  - Fixed javascript for IE
+  - Fixed problems deprecated functions in PHP > 5.3
+  - Fixed issues with templates and password methods that got introduced
+    in 2.6.6 user list migration
+  - Speed up OPSI operations by large factors
+  - Speed up group and user removal by large factors
+  - Unified logging with rSyslog plugin and service
+  - Converted to new configurable list view
+  - Save list positions
+  - Updated integrated smarty to version 3.0b7 to avoid broken templates
+    during further development
+
 * gosa 2.6.6
   - Added ssh public key management
   - Added LVM support to FAI modules using setup-storage
@@ -10,7 +30,7 @@ GOsa2 changelog
   - Added organizational roles management
   - Added option to configure user DNs
   - Added OPSI license management
-  - Added posibility to add FAI packages without the SI service (thanks to GLG)
+  - Added possibility to add FAI packages without the SI service (thanks to GLG)
   - Added IMAP timeout option
   - Added pool method for uidNumber/gidNumber using sambaUnixIdPool
   - Added workaround for non closable message dialogues in Konqueror 3.x