aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog18
1 files changed, 18 insertions, 0 deletions
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 <danw@ximian.com>
+
+ * 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 <fejj@ximian.com>
* mail-session.c (request_password): Make sure m->config_service