Code

Updated due to changes
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 2 Jun 2005 09:31:26 +0000 (09:31 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 2 Jun 2005 09:31:26 +0000 (09:31 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@583 594d385d-05f5-0310-b6e9-bd551577e9d8

Changelog
TODO

index 5987f32df6b50887230c532d3d60d469e7a28f13..dccbb546c6eeb73ba0414abb6593756a86293fdd 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,11 @@
 GOsa2 changelog
 ===============
+* gosa 2.4
+  - Fixed error handler to be PHP 4.x compatible
+  - Fixed PHP compatibility problem in setup.php, using ini_get()
+    instead of ini_get_all()
+  - Removed grey bar on top of the windows when no using 100% of
+    the browser window
 
 * gosa 2.4beta1
   - Override automatically detected user bases if they don't exist
diff --git a/TODO b/TODO
index ecb6a8f80ffcfc66633f32291790534e4eb9685f..91caf6cf5f98da44c371335bc03bebe0083a1176 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,8 +6,6 @@ Things to fix before 2.4:
   - shared folders
   - Kolab disabled -> check. Check is_account!
 
-* set_error_handler seems not to work for PHP 4.1! 
-
 Target for 2.5:
 ===============