diff options
author | Jeffrey Stedfast <fejj@novell.com> | 2004-05-26 00:16:25 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2004-05-26 00:16:25 +0800 |
commit | b28d4738f24ecf8e001fc920b498e4ed1e7c90d6 (patch) | |
tree | cae4161e24b6897bf26ee327211395d8aac8fef8 /mail/ChangeLog | |
parent | 13492cb0f8cc36abfbbd2ef95a59a5746be84365 (diff) | |
download | gsoc2013-evolution-b28d4738f24ecf8e001fc920b498e4ed1e7c90d6.tar.gz gsoc2013-evolution-b28d4738f24ecf8e001fc920b498e4ed1e7c90d6.tar.zst gsoc2013-evolution-b28d4738f24ecf8e001fc920b498e4ed1e7c90d6.zip |
a few fixes.
2004-05-25 Jeffrey Stedfast <fejj@novell.com>
* mail-errors.xml: a few fixes.
* em-format-quote.c (emfq_text_plain): Only strip the signature if
we are in some wy modifying the content (we don't want to remove
the signature if we are editing the message as a new
message). Fixes bug #58826.
svn path=/trunk/; revision=26079
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index e049b325af..e03c70bb72 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2004-05-25 Jeffrey Stedfast <fejj@novell.com> + + * mail-errors.xml: a few fixes. + + * em-format-quote.c (emfq_text_plain): Only strip the signature if + we are in some wy modifying the content (we don't want to remove + the signature if we are editing the message as a new + message). Fixes bug #58826. + 2004-05-25 Not Zed <NotZed@Ximian.com> * em-folder-view.c (emfv_popup_menu[]): disable add sender to |