In devel the fix to identity.php automatically fixed the include_self_reply_all
authorkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 22 May 2005 13:52:50 +0000 (13:52 +0000)
committerkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 22 May 2005 13:52:50 +0000 (13:52 +0000)
bugs.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9439 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog

index 197077c52500f9371625a0ae58793cac020dd704..a4aa7f37f1279561acd5f3554af78862c2d5ae1e 100644 (file)
--- a/ChangeLog
+++ b/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