From 17d13191decae2957d0b24f4d014de46828f5157 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 25 Feb 2003 14:49:58 +0000 Subject: Redo this to not use the CORBA interfaces in the local case (in * mail-config-druid.c: Redo this to not use the CORBA interfaces in the local case (in preparation for redoing the CORBA interfaces). (mail_config_druid_new): Remove unused "shell" arg * mail-account-gui.c (mail_account_gui_transport_complete): Don't crash if there's no transport selected at all. (mail_account_gui_new): Don't try to set cc_addrs/bcc_addrs if they're NULL. * mail-accounts.c (account_add_clicked): Don't need to pass shell to mail_config_druid_new. * mail-callbacks.c (configure_mail): Don't need to pass shell to mail_config_druid_new. svn path=/trunk/; revision=20051 --- mail/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index ba49d37224..934bbba62f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,21 @@ +2003-02-25 Dan Winship + + * mail-config-druid.c: Redo this to not use the CORBA interfaces + in the local case (in preparation for redoing the CORBA + interfaces). + (mail_config_druid_new): Remove unused "shell" arg + + * mail-account-gui.c (mail_account_gui_transport_complete): Don't + crash if there's no transport selected at all. + (mail_account_gui_new): Don't try to set cc_addrs/bcc_addrs if + they're NULL. + + * mail-accounts.c (account_add_clicked): Don't need to pass shell + to mail_config_druid_new. + + * mail-callbacks.c (configure_mail): Don't need to pass shell to + mail_config_druid_new. + 2003-02-24 Jeffrey Stedfast * mail-session.c (request_password): Make sure m->config_service -- cgit v1.2.3