add extra checks in case some yahoo user decides to remove all us-ascii libraries.
[squirrelmail.git] / ChangeLog
index ec7e80a639e1ee55d9927786d9414e99cd67b009..4cac9969bda494b5c9f8b1ab2a968667237ae54d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -399,6 +399,11 @@ Version 1.5.1 -- CVS
     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).
+  - Added extra checks in delivery class for In-Reply-To header. Fixes
+    E_NOTICE level warnings in php 5.0.4 and later (#1206474). [php5]
+  - Added extra checks in SquirrelMail charset_encode() function in case
+    somebody removed html to us-ascii conversion library (#1239782).
 
 Version 1.5.0 - 2 February 2004
 -------------------------------