From 4157d65284dfe6d8547bd2176cbe48f13f08bc5a Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Fri, 27 Jul 2001 15:36:42 +0000 Subject: Figure out whether we're getting the password for the source or the 2001-07-26 Peter Williams * mail-mt.c (do_get_pass): Figure out whether we're getting the password for the source or the transport, and get the toggle button accordingly. (pass_got): Same. * mail-config.c (mail_config_get_account_by_transport_url): New function. Cut + paste + search + replace of _by_source_url. * mail-config.h: Prototype here. svn path=/trunk/; revision=11446 --- mail/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 4125e1f1a0..776c96a0a1 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,14 @@ +2001-07-26 Peter Williams + + * mail-mt.c (do_get_pass): Figure out whether we're getting the password + for the source or the transport, and get the toggle button accordingly. + (pass_got): Same. + + * mail-config.c (mail_config_get_account_by_transport_url): New function. + Cut + paste + search + replace of _by_source_url. + + * mail-config.h: Prototype here. + 2001-07-26 Jeffrey Stedfast * folder-browser.c (message_list_drag_data_get): If we don't have -- cgit v1.2.3