瀏覽代碼

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

Thijs Kinkhorst 20 年之前
父節點
當前提交
f43b4f4c7f
共有 1 個文件被更改,包括 3 次插入1 次删除
  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