Code

Require PHP >5.1, but move to separate autoloader
[gosa.git] / gosa-core / Changelog
index 7efbbb28b5d085070083a6e1f1e39a14429fd2ab..b968c9d093911a02bcf189520cb4062217b0933b 100644 (file)
@@ -1,6 +1,23 @@
 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
+  - Store list positions
+  - 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 avascript for IE
+  - Fixed issues with templates and password methods that got introduced
+    in 2.6.6 user list migration
+  - Speed up OPSI operations
+  - Speed up group and user removal by large factors
+  - Unified logging with rSyslog plugin and service
+  - Converted to new configurable lists view
+
 * gosa 2.6.6
   - Added ssh public key management
   - Added LVM support to FAI modules using setup-storage
@@ -10,9 +27,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 +45,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