aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index b05eae427f..9f1f34f09e 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,12 @@
+2009-03-19 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #574680
+
+ * e-msg-composer.c: (is_special_header): Function removed.
+ * e-msg-composer.c: (e_msg_composer_new_with_message):
+ Remove all headers except "References" and "In-Reply-To" when
+ composing from an existing message.
+
2009-02-25 Milan Crha <mcrha@redhat.com>
** Fix for bug #551470