Code

Updated locale
[gosa.git] / gosa-core / Changelog
index 7efbbb28b5d085070083a6e1f1e39a14429fd2ab..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,9 +30,10 @@ 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
   - Updated locales
   - Updated gosa.conf manual page
   - Updated DNS settings dialoges
@@ -27,6 +48,7 @@ GOsa2 changelog
   - Fixed multiple password decryption
   - Fixed issues with empty ACL definitions
   - Fixed lost attributes when using copy and paste with objectgroups
+  - Enhanced addressbook plugin ACL
   - Removed outdated samba 2 mode
   - Various minor bugfixes