* Centralise the attachment deleting code into the Message class
[squirrelmail.git] / ChangeLog
index 03284a6816bd85cbe5a87a643e11a7577b5200e9..bb68cf2124b14acbfabf0af522e5af3d76e64bfa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -478,6 +478,16 @@ Version 1.5.1 -- CVS
   - Make test for IE6 in SendDownloadHeaders also match versions higher
     than 6 (#1339211).
   - Allow double quote to be used in MOTD (#1276959).
+  - Prevent right_frame to be set to '//www.example.com'.
+  - Tweak printer friendly attachment view.
+  - Added new compose_send_after hook.
+  - Added new scheme to allow multiple plugins to share the onsubmit handler 
+    for the compose form from the compose_form hook.  See plugin.txt for more
+    information.
+  - Support for LIST-SUBSCRIBED extension. This speeds up the retrieval of
+    the subscribed mailbox-list.
+  - Properly clean up temporary attachment files when saving as Draft
+    (#1358407) and fix attachment cleaning code on logout.
 
 Version 1.5.0 - 2 February 2004
 -------------------------------