From b6a9c052076fc3444b0e4a8a042f326665db3a37 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 15 Mar 2001 20:26:54 +0000 Subject: We don't care about SSL, yea baby... (apply_changes): Don't care about 2001-03-15 Jeffrey Stedfast * mail-account-editor.c (apply_changes): We don't care about SSL, yea baby... (apply_changes): Don't care about SSL, no baby... (construct): Yea, I said we don't care 'bout SSL, baby (construct): That's exactly what I said, uh huh... (transport_auth_type_changed): Set the sensitivity of the user/passwd entries. (transport_type_changed): If the hostname hasn't been set yet, just use "localhost" as it doesn't really matter, since all we need is a valid URL object. * mail-config.c: We no longer need `use_ssl' for sources and transports. svn path=/trunk/; revision=8741 --- mail/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 004a27670e..d3f971377a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,19 @@ +2001-03-15 Jeffrey Stedfast + + * mail-account-editor.c (apply_changes): We don't care about SSL, + yea baby... + (apply_changes): Don't care about SSL, no baby... + (construct): Yea, I said we don't care 'bout SSL, baby + (construct): That's exactly what I said, uh huh... + (transport_auth_type_changed): Set the sensitivity of the + user/passwd entries. + (transport_type_changed): If the hostname hasn't been set yet, + just use "localhost" as it doesn't really matter, since all we + need is a valid URL object. + + * mail-config.c: We no longer need `use_ssl' for sources and + transports. + 2001-03-15 Dan Winship * mail-display.c (mail_display_redisplay): Remove a stray -- cgit v1.2.3