reducing size of setup.php
[squirrelmail.git] / ChangeLog
index e0665d0976f17dc0a5fabb8540eb7ab89d1e34cf..e7e558665f0e57d4efc656fdad727e822e491858 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -395,6 +395,11 @@ Version 1.5.1 -- CVS
     functions are removed from SquirrelMail IMAP API. Use sqimap_msgs_*
     and sqimap_get_small_header_list() functions instead.
   - Fix for bad cache on massive expunge/delete/move operations.
+  - Moved time zone configuration from locale/timezones.cfg to php array.
+    Adds time zone name localization options and fixes problems on systems
+    that don't support GNU C time zone mappings (#1177067).
+  - Use default color theme in logout_error function when possible.
+  - Fixes for increased error checking in PHP 5.1 array_shift() (#1237160).
 
 Version 1.5.0 - 2 February 2004
 -------------------------------