diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 57b5863e0d..807436c18f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,18 @@ +2001-01-10 Jeffrey Stedfast <fejj@helixcode.com> + + * mail-config-druid.c (auth_type_changed): Clear the password + entry if it's not allowed. + (transport_type_changed): Clear the hostname if it is not allowed + by the provider type. + + * mail-account-editor.c (transport_type_changed): If the hostname + is allowed, clear it. + + * mail-config-druid.c (incoming_type_changed): Clear the contents + of the entry boxes that are not to be used. + (mail_config_druid_get_source_url): If the text in the entry is + emptry string, don't set it' contents in the url. + 2001-01-10 Miguel de Icaza <miguel@helixcode.com> * mail-callbacks.c (print_msg): Fix proto. |