sanitizing vcard version field and providing empty firstname/lastname values.
[squirrelmail.git] / ChangeLog
index d02a34ee903ad6b18e9224aa818af931f337c735..cc8c707e8da2b4414f6bf55b267012c7b4ca2c53 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -92,9 +92,12 @@ Version 1.5.1 -- CVS
     before.
   - $agresive_decoding configuration option changed to $aggressive_decoding.
     Fixed spelling.
-  - Added $loosy_encoding option (provides fix for #806698)
+  - Added $lossy_encoding option (provides fix for #806698)
   - Reenabled use of $default_charset option. Option works only with en_US 
     translation in order to prevent language/charset misconfiguration.
+  - Fixes for nonpopulation of folder lists and errors when emptying the trash
+    (provides fixes for #1019185 and #1017941)
+  - Fixed $custom_css loading in squirrelspell plugin.
 
 Version 1.5.0
 --------------------
@@ -206,7 +209,7 @@ Version 1.5.0
     can enable it by setting variable in plugins/spamcop/setup.php
   - Fix again for Internet Explorer's stupidity of decoding characters, then
     executing it blindly. See http://www.securityfocus.com/archive/1/340118.
-  - Replaced obsolate 2mbit.com RBL with ahbl.org RBL. Bug.No.829887
+  - Replaced obsolete 2mbit.com RBL with ahbl.org RBL. Bug.No.829887
   - Added a sitewide override for authenticated SMTP - see authentication.txt.
   - Fixed sorting of sent_subfolders.
     Sent_subfolder plugin is hooked to special_mailbox hook.