diff options
author | Jeffrey Stedfast <fejj@helixcode.com> | 2000-09-04 13:14:55 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-09-04 13:14:55 +0800 |
commit | 53ebb93266d8ae2f4f14792063bef5e2ef9f0063 (patch) | |
tree | 063c7f8e4b08d70aad8f8d5d769c385b9a697046 /mail/ChangeLog | |
parent | bb0529fc37b103599d16434d1bd16aad024c5f62 (diff) | |
download | gsoc2013-evolution-53ebb93266d8ae2f4f14792063bef5e2ef9f0063.tar gsoc2013-evolution-53ebb93266d8ae2f4f14792063bef5e2ef9f0063.tar.gz gsoc2013-evolution-53ebb93266d8ae2f4f14792063bef5e2ef9f0063.tar.bz2 gsoc2013-evolution-53ebb93266d8ae2f4f14792063bef5e2ef9f0063.tar.lz gsoc2013-evolution-53ebb93266d8ae2f4f14792063bef5e2ef9f0063.tar.xz gsoc2013-evolution-53ebb93266d8ae2f4f14792063bef5e2ef9f0063.tar.zst gsoc2013-evolution-53ebb93266d8ae2f4f14792063bef5e2ef9f0063.zip |
Applied Jesse's patch that will append a signature to the replied message
2000-09-04 Jeffrey Stedfast <fejj@helixcode.com>
* mail-format.c (mail_generate_reply): Applied Jesse's patch that
will append a signature to the replied message text
* folder-browser-factory.c: Changed "Send & Receieve" back to "Get
Mail" temporarily so that the toolbar buttons don't all get
stretched to some weird proportion
svn path=/trunk/; revision=5191
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 6e95356be3..a0e178f417 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2000-09-04 Jeffrey Stedfast <fejj@helixcode.com> + + * mail-format.c (mail_generate_reply): Applied Jesse's patch that + will append a signature to the replied message text + + * folder-browser-factory.c: Changed "Send & Receieve" back to "Get + Mail" temporarily so that the toolbar buttons don't all get + stretched to some weird proportion + 2000-09-03 JP Rosevear <jpr@helixcode.com> * mail-config.c (mail_config_add_news): Copy the passed in item |