Make php_self() more robust. Seems to fix certain lighttpd issues, such as probably...
[squirrelmail.git] / doc / ChangeLog
index ab2101fdd2012da2afb7a7ffdfbb3721e5b49896..e46f1f35239183f5bdf56d2cc2db797e5f988f1c 100644 (file)
@@ -323,6 +323,11 @@ Version 1.5.2 - SVN
   - 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.
 
 Version 1.5.1 (branched on 2006-02-12)
 --------------------------------------