aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 036307d884..39d1ea7918 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,8 +1,12 @@
2001-12-19 Jeffrey Stedfast <fejj@ximian.com>
+ * mail-account-gui.c (setup_service): If the provider is NULL,
+ don't do anything.
+
* mail-accounts.c (construct): Oops, no wonder the exec command
thing never stuck around... I wasn't getting the right widget from
- libglade.
+ libglade. Also connect to the GtkEntry's changed event since a
+ GnomeFileEntry doesn't have that signal in its ancestry.
2001-12-18 Jeffrey Stedfast <fejj@ximian.com>