- Fix error message in addressbook.php lookup (#1351825).
[squirrelmail.git] / ChangeLog
index 2f50445d25d27b3faee4d639735f036ef0c86b3a..16f024603ee852dca31055fa5d44a9199738b090 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -484,6 +484,11 @@ Version 1.5.1 -- CVS
   - 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.
+  - Fix error message in addressbook.php lookup (#1351825).
 
 Version 1.5.0 - 2 February 2004
 -------------------------------