Code

Updated err msg
[gosa.git] / Changelog
index 3eea26c3635f844b065605e2a3bccb714c3eab55..0e6815025ec9d463e021914f26baa3f970ce4b4a 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,7 +1,44 @@
 GOsa2 changelog
 ===============
 
+* gosa 2.6
+  - New "OK", "Apply", "Cancel" schema for tabbed dialogs
+
+* gosa 2.5
+  - Improved FAI support
+    * Server and workstations are treated the same way
+    * Destination selector for new devices
+    * Summary tab introduced
+  - Improved robustness while operating whith the LDAP
+  - Several Kolab related fixes
+  - Tagging of departments introduced
+  - Global check hooks allow user defined testing
+    of single plugins
+  - Major speedups with large databases
+  - Added english and french online help
+  - Unified plugin "head" selectors, (re-)added subtree
+    support
+  - Fixed PPD parsing for several commercial PPD's
+  - Tune LDAP error messages
+  - Moved from "guru mediation style" to div-popups
+  - Several css fixes
+  - Fixed series of bugs that lead to not shown groups
+
+* gosa 2.4
+  - Updated layout to work cleanly with IE6+, Firefox 1.0.4+, khtml 3.4+
+  - Added FAI (Fully Automatted Installation) support
+  - Added mail queue management
+  - Added many missing acl informations
+  - Added help browser and initial french help
+  - Fixed templating for samba and unix users
+  - Applied hundreds of smaller bugfixes
+  - Improved speed by switching to directory style dialogs and performing
+    sub searches.
+  - Per user language selector in generic tab
+  - New connectivity plugins (PHPscheduleit/PPTP/glpi)
+
 * gosa 2.4beta3
+  - Updated layout
   - Fixed application removal
   - Improved accessibility for disabled persons
   - Added intranet account to list of connectivity plugins
@@ -12,6 +49,7 @@ GOsa2 changelog
   - Fixed IE issues with W3C compatibilty where IE posts disabled fields
   - Fixed problems with existing samba accounts and password changed fields
   - Removed login problems with undefined ldap_conf variable
+  - Fixed problems where the GECOS field is not written correctly
 
 * gosa 2.4beta2
   - Fixed error handler to be PHP 4.x compatible