diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-08-04 05:37:00 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-08-04 05:37:00 +0800 |
commit | 4baef8309f7b216401269448ff5389296dd335c0 (patch) | |
tree | ae4bdaeba75356c4a8da72669a2939a1989ca8d4 /mail/ChangeLog | |
parent | 96484b36449d4a04042d91e0d770a7467f838dc9 (diff) | |
download | gsoc2013-evolution-4baef8309f7b216401269448ff5389296dd335c0.tar.gz gsoc2013-evolution-4baef8309f7b216401269448ff5389296dd335c0.tar.zst gsoc2013-evolution-4baef8309f7b216401269448ff5389296dd335c0.zip |
Try to restore the choice the user had chosen before hitting the "Check
2001-08-03 Jeffrey Stedfast <fejj@ximian.com>
* mail-account-gui.c (build_auth_menu): Try to restore the choice
the user had chosen before hitting the "Check Supported Types"
button.
* mail-format.c (write_headers): Removed a no-longer-needed
g_warning.
svn path=/trunk/; revision=11625
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 7752542572..c06bf4077a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2001-08-03 Jeffrey Stedfast <fejj@ximian.com> + + * mail-account-gui.c (build_auth_menu): Try to restore the choice + the user had chosen before hitting the "Check Supported Types" + button. + + * mail-format.c (write_headers): Removed a no-longer-needed + g_warning. + 2001-08-03 Not Zed <NotZed@Ximian.com> * mail-session.c (get_password): return the source url for |