Encoded From headers now properly quoted (#2830141). A better fix might be to re...
[squirrelmail.git] / doc / ChangeLog
index 957af368c65eb6ec4d227755c9faaec28e0d60e8..5a2a56b4a167546e2018b00e47586f72b4632017 100644 (file)
@@ -318,6 +318,19 @@ Version 1.5.2 - SVN
   - In SMTP, when we EHLO with an IP, wrap it in brackets (#2793154).
   - Bug Report plugin not handling multiple same key capabilities (thread/auth)
     (#2796007).
+  - Removed the shut down DSBL blocklists (#2796734).
+  - Fixed broken RFC1918 reference in contrib/.htaccess and doc/.htaccess (#2798839).
+  - Stop using deprecated ereg functions. (#2820952)
+  - Remove personal data from Message ID seed. (#880029/847107)
+  - Implemented page referal verification mechanism. (Secunia Advisory SA34627)
+  - Implemented security token system. (Secunia Advisory SA34627)
+  - Fix issue with multi-part related messages not showing all attachments (#2830140).
+  - Fix for security token missing in newmail plugin (#2919418).
+  - Fix for mailto: urls containing + characters, thanks to Michael Puls II for the 
+    patch.
+  - Make base URL autodetection more robust; fixes some lighttpd issues
+    (probably #1741469).
+  - Encoded From headers now properly quoted (#2830141).
 
 Version 1.5.1 (branched on 2006-02-12)
 --------------------------------------