diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-07-25 04:42:47 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-07-25 04:42:47 +0800 |
commit | 5c82c66fa702c0e0f87c9d576afc9db94e3d6ed0 (patch) | |
tree | 06a70e8a08251fd4c79f74ae671a4bdffe0e3aa6 /mail/ChangeLog | |
parent | 49bad5e10fbf9a6f084d53ff1076df4f10aff049 (diff) | |
download | gsoc2013-evolution-5c82c66fa702c0e0f87c9d576afc9db94e3d6ed0.tar.gz gsoc2013-evolution-5c82c66fa702c0e0f87c9d576afc9db94e3d6ed0.tar.zst gsoc2013-evolution-5c82c66fa702c0e0f87c9d576afc9db94e3d6ed0.zip |
When dumping the CamelURL to a string, hide all the params.
2001-07-24 Jeffrey Stedfast <fejj@ximian.com>
* mail-ops.c (add_vtrash_info): When dumping the CamelURL to a
string, hide all the params.
svn path=/trunk/; revision=11354
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 40a70a862c..e73cb061f2 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,10 @@ 2001-07-24 Jeffrey Stedfast <fejj@ximian.com> + * mail-ops.c (add_vtrash_info): When dumping the CamelURL to a + string, hide all the params. + +2001-07-24 Jeffrey Stedfast <fejj@ximian.com> + * mail-callbacks.c (guess_me): Do a case-insensitive comparison. (mail_generate_reply): Only resort to the source account's identity if we can't find out which identity to use based on the |