diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-02-02 04:49:30 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-02-02 04:49:30 +0800 |
commit | 7078e689561c5af29e0007965143368fd6dba7a7 (patch) | |
tree | fa46d30cd4124287a04e889b653816eee354206b /mail/ChangeLog | |
parent | 5d3e16ae8bcc183e9b9efa084fba75acc6155866 (diff) | |
download | gsoc2013-evolution-7078e689561c5af29e0007965143368fd6dba7a7.tar.gz gsoc2013-evolution-7078e689561c5af29e0007965143368fd6dba7a7.tar.zst gsoc2013-evolution-7078e689561c5af29e0007965143368fd6dba7a7.zip |
Don't bother setting the auto-cc/bcc recipients here. I'm moving the code
2002-01-31 Jeffrey Stedfast <fejj@ximian.com>
* mail-callbacks.c (composer_get_message): Don't bother setting
the auto-cc/bcc recipients here. I'm moving the code to add them
in the GUI in the composer so they will already be in the
recipient list by this point.
svn path=/trunk/; revision=15549
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 47f6aa6041..0b88ec15a4 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2002-01-31 Jeffrey Stedfast <fejj@ximian.com> + + * mail-callbacks.c (composer_get_message): Don't bother setting + the auto-cc/bcc recipients here. I'm moving the code to add them + in the GUI in the composer so they will already be in the + recipient list by this point. + 2002-01-31 Radek Doulik <rodo@ximian.com> * mail-callbacks.c (mail_generate_reply): ignore spell checking of |