Code

Updated class management use $config as reference
[gosa.git] / gosa-core / Changelog
index 7efbbb28b5d085070083a6e1f1e39a14429fd2ab..1edb4b53d78336e49ad442bbfe490682ae143101 100644 (file)
@@ -1,6 +1,14 @@
 GOsa2 changelog
 ===============
 
+* gosa 2.6.7
+  - Added more information to DHCP service dialog (thanks to Mathieu)
+  - Fixed generation of kerberos host keys when DNS is enabled
+  - Fixed template error message when no sshkey plugin is enabled
+  - Speed up group and user removal by large factors
+  - Fix Problem where arrays got shortened by one in copy and paste
+  - Added rSyslog plugin and service.
+
 * gosa 2.6.6
   - Added ssh public key management
   - Added LVM support to FAI modules using setup-storage
@@ -10,9 +18,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 +36,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