Browse Source

In devel the fix to identity.php automatically fixed the include_self_reply_all
bugs.

Thijs Kinkhorst 20 years ago
parent
commit
f43b4f4c7f
1 changed files with 3 additions and 1 deletions
  1. 3 1
      ChangeLog

+ 3 - 1
ChangeLog

@@ -355,7 +355,9 @@ Version 1.5.1 -- CVS
   - 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
 -------------------------------
   - Added new preference that determines cursor focus when replying