aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 6f9901fcbc..670a739b5f 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,11 @@
2001-01-11 Jeffrey Stedfast <fejj@helixcode.com>
+ * mail-config-druid.c (transport_next): If the service_check
+ fails, pop-up a warning dialog letting the user know he or she may
+ have problems and then let them continue on with their lives.
+ (incoming_next): Same (+ jump them over the auth page to the
+ transport page).
+
* mail-account-editor.c (apply_changes): Eek! Don't destroy the
account if the connection fails, duh. This is what is causing the
segfaults.