diff options
author | Chris Toshok <toshok@ximian.com> | 2003-03-23 17:19:15 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2003-03-23 17:19:15 +0800 |
commit | b2602b6c9cce4b23b106bea7b06e4f717dfa63e7 (patch) | |
tree | e37bd46e49df7f671bf17acea8d870e7defc9442 /mail/ChangeLog | |
parent | a66943ec821cda5eaef68ea8ecc07d3593dda893 (diff) | |
download | gsoc2013-evolution-b2602b6c9cce4b23b106bea7b06e4f717dfa63e7.tar.gz gsoc2013-evolution-b2602b6c9cce4b23b106bea7b06e4f717dfa63e7.tar.zst gsoc2013-evolution-b2602b6c9cce4b23b106bea7b06e4f717dfa63e7.zip |
pass FALSE for e_destination_get_textrep's include_email arg.
2003-03-23 Chris Toshok <toshok@ximian.com>
* mail-callbacks.c (ask_confirm_for_unwanted_html_mail): pass
FALSE for e_destination_get_textrep's include_email arg.
svn path=/trunk/; revision=20468
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 3fb203c98b..bfd2d74449 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2003-03-23 Chris Toshok <toshok@ximian.com> + + * mail-callbacks.c (ask_confirm_for_unwanted_html_mail): pass + FALSE for e_destination_get_textrep's include_email arg. + 2003-03-21 Jeffrey Stedfast <fejj@ximian.com> * mail-format.c (mail_format_data_wrapper_write_to_stream): |