aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index c12c7a5815..c210a026ad 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,12 @@
2002-08-21 Jeffrey Stedfast <fejj@ximian.com>
+ * mail-folder-cache.c (ping_store): Spawn a new thread to ping the
+ server but only if it is connected.
+ (ping_cb): This needs to return TRUE so the timeout keeps getting
+ called.
+
+2002-08-21 Jeffrey Stedfast <fejj@ximian.com>
+
* mail-session.c (class_init): Don't bother overloading the
timeout virtual methods since they don't exist anymore.