- Improve recovery when EHLO not supported on legacy SMTP servers
[squirrelmail.git] / ChangeLog
index 1ad32247759c4f47cdf0c53c3a65dde354a41fb0..933ecf7e8a01a3960f55ba0e835aefa8b43fec95 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -40,6 +40,16 @@ Version 1.5.2 - CVS
   - Added code that allows to use internal password functions in sqimap_login().
     Switched plugins to use this code instead of accessing key and otp information
     directly.
+  - Fixed automatic mailbox creation in left_main.php. 1.5.1 mailbox caching 
+    broke detection of unsubscribed special folders (#1461578).
+  - Undo extra sanitizing in decodeHeader() function (#1460638).
+  - Added workaround for broken OpenBSD 3.8+ setlocale() function (#1427512).
+  - Fixed session lockups on large attachment downloads.
+  - Added configtest hook in src/configtest.php.
+  - Improved error handling for the help pages.
+  - Fixed possibility to use single quote in provider name (#1475744).
+  - Improve recovery when EHLO not supported on legacy SMTP servers
+    (#1031455).
 
 Version 1.5.1 (branched on 2006-02-12)
 --------------------------------------