diff options
author | Larry Ewing <lewing@ximian.com> | 2001-10-16 04:40:59 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2001-10-16 04:40:59 +0800 |
commit | 4660c390a0d556797cac7e288718d6a0c0b481b8 (patch) | |
tree | e95fa561e590cb42dd3a9c1b293454dc2b014236 /mail/ChangeLog | |
parent | f620356a6fc4a13fa805370c5d768082ebfba856 (diff) | |
download | gsoc2013-evolution-4660c390a0d556797cac7e288718d6a0c0b481b8.tar.gz gsoc2013-evolution-4660c390a0d556797cac7e288718d6a0c0b481b8.tar.zst gsoc2013-evolution-4660c390a0d556797cac7e288718d6a0c0b481b8.zip |
don't apply the body text in replys since we will just replace it anyway.
2001-10-15 Larry Ewing <lewing@ximian.com>
* mail-callbacks.c (mail_generate_reply): don't apply the body
text in replys since we will just replace it anyway.
svn path=/trunk/; revision=13683
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index e18f445d4c..ab19aa1666 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2001-10-15 Larry Ewing <lewing@ximian.com> + + * mail-callbacks.c (mail_generate_reply): don't apply the body + text in replys since we will just replace it anyway. + 2001-10-15 Jeffrey Stedfast <fejj@ximian.com> * component-factory.c (owner_unset_cb): Call @@ -20,6 +25,7 @@ * mail-mt.c (mail_call_main): new generic interface for calling stuff/proxying in the gui thread. +>>>>>>> 1.1832 2001-10-14 Jon Trowbridge <trow@ximian.com> * e-searching-tokenizer.c (e_searching_tokenizer_clone): Share |