diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-05-30 05:12:28 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-05-30 05:12:28 +0800 |
commit | a1bed32eb6e36f9281ea41cc6ae972baad258296 (patch) | |
tree | c5e65eb8495a80d62f7f1409a74156a9951aa7b8 /mail/ChangeLog | |
parent | 28f5b75c1659ee3aadda65761e340aa9af48b570 (diff) | |
download | gsoc2013-evolution-a1bed32eb6e36f9281ea41cc6ae972baad258296.tar.gz gsoc2013-evolution-a1bed32eb6e36f9281ea41cc6ae972baad258296.tar.zst gsoc2013-evolution-a1bed32eb6e36f9281ea41cc6ae972baad258296.zip |
Take another argument to ignore a certain address. (mail_generate_reply):
2001-05-29 Jeffrey Stedfast <fejj@ximian.com>
* mail-callbacks.c (list_add_addresses): Take another argument to
ignore a certain address.
(mail_generate_reply): Ignore references to the reply-to address
when constructing the Cc list.
svn path=/trunk/; revision=10046
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 67cdf4160b..49090864c9 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2001-05-29 Jeffrey Stedfast <fejj@ximian.com> + + * mail-callbacks.c (list_add_addresses): Take another argument to + ignore a certain address. + (mail_generate_reply): Ignore references to the reply-to address + when constructing the Cc list. + 2001-05-29 Jason Leach <jleach@ximian.com> * message-browser.c (message_browser_new): one-line fix for bug |