information about id tags
[squirrelmail.git] / ChangeLog
index d056282a783ce2a4c628d643bcab85bb2c3fbafa..3f55274a59660caf8dc0f62ba2aef2007651dc2b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -352,6 +352,14 @@ Version 1.5.1 -- CVS
   - Modified mercury32 preset in order to remove INBOX prefix in mercury32 4.01.
   - Added peardb backend to change_password plugin.
   - Tweak IMAP connection error display (#1203154).
+  - Gracefully recover from over quota error while sending a mail (#1145144).
+  - Fix get_identities() for the case where the user has not set an email
+    address: use the fallback $username@$domain that's used in compose aswell.
+  - Fix "Include me in CC on Reply All" for the case where email address was
+    not set in the prefs (#781202, #1093363).
+  - Move documentation for SquirrelMail developers to doc/Development.
+  - Added id attribute support to form functions. It can be used for Section 
+    508 or WAI fixes. Original idea and patch by dugan <at> passwall.com.
 
 Version 1.5.0 - 2 February 2004
 -------------------------------