Fix outgoing messages to allow addresses such as "0" or "000", etc. See #1818398
[squirrelmail.git] / ChangeLog
index 88fc5b09255b4f71e56f479daf014ad9c09ffa3b..5d2f092216c8b62cae836f3858e7350db9d34f07 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -215,6 +215,16 @@ Version 1.5.2 - SVN
     since it was not made use of and in rare cases, made sessions too big
   - Composition restoration functionality now correctly restores attachments
   - Added smtp_auth hook
+  - Removed "Include CCs when Forwarding Messages", which had no functionality
+    whatsoever.
+  - Added "preselected" query argument to mailbox list.
+  - Make the Message Details plugin actually show the correct entity when
+    viewing details of attached messages.
+  - Enabled user selection of address format when adding from address
+    book during message composition.
+  - Added a "short_open_tag" configuration test.
+  - Fixed outgoing messages to allow addresses such as "0@..." or "000@...", 
+    etc. (#1818398).
 
 Version 1.5.1 (branched on 2006-02-12)
 --------------------------------------