In devel the fix to identity.php automatically fixed the include_self_reply_all
[squirrelmail.git] / ChangeLog
index 31e11c554e5bcb5d8b8b402ea944dacc4fd2c219..a4aa7f37f1279561acd5f3554af78862c2d5ae1e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -353,6 +353,10 @@ Version 1.5.1 -- CVS
   - 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).
 
 Version 1.5.0 - 2 February 2004
 -------------------------------