From 7b37caa73423f9d8278892a72869c52432c2156e Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 30 May 2000 22:44:53 +0000 Subject: Implemented the Transport section of the configuration dialog window and fixed several memory leaks inside of mail-config.c svn path=/trunk/; revision=3299 --- mail/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 774883dc31..e33c751a11 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,15 @@ +2000-05-30 Jeffrey Stedfast + + * mail.h: Added a prototype for providers_config_new() which + is the constructor for the configuration dialog window + + * mail-config.c: Added set_service_url() which is basically + the reverse of get_service_url(). + Implemented on_cmdCamelServicesOK_clicked() - The configuration + window will now remember the Sendmail/SMTP data that the user + had entered in the previous session. + Removed on_cmdCamelServicesApply_clicked() - No need for this. + 2000-05-30 Dan Winship * message-list.c (message_changed): call -- cgit v1.2.3