Code

Systems Workstation Startup
[gosa.git] / Changelog
index b22ece70cef2829ed2a4a60c1a1575e3adcabd29..819c36fd8035d207521a1f3690bfceb2feceb5ce 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,33 @@
 GOsa2 changelog
 ===============
 
+* gosa 2.5.12
+  - Fixed problems with automatic reverse zones
+  - Fixed several IE6 related Java-Script problems
+  - Removed png.js by default. Looks ugly, but performs. Take
+    a look at the FAQ on how to re-enable it for IE.
+  - Added non-login password change dialog
+  - Various spelling fixes
+  - Added some extra robustness to the PPD reader code
+  - FAI partition ordering fixed, partition sizes fixed
+  - FAI release management updates
+  - Fixed installations that fail the schema check
+  - Updated error messages to fade out the interface
+  - Repository cleanup
+  - Added feedback link to easily report PHP errors
+  - Added more content sorting where needed
+  - Made gidNumber be the current in posix check hook
+  - Removed inconsistency in gosa/gosa+samba3 schema
+  - Fixed multiple saving of "My account" data
+  - Forbid moving of objects from administrative units to other
+    administrative units where ACL's permit it. Objects "seemed"
+    to disapear because the tagging changes.
+
+* gosa 2.5.11a
+  - Added chinese translation
+  - Fixed language detection and removed line wraps in tab headers
+  - Fixed french translation
+
 * gosa 2.5.11
   - Add workaround for failing is_php4() when using PHP5
     with "zend.ze1_compatibility_mode" set to "On"