From 828a1077206a22132eccb3138d937d5c255d7f10 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 21 Aug 2002 19:23:44 +0000 Subject: Don't bother overloading the timeout virtual methods since they don't 2002-08-21 Jeffrey Stedfast * mail-session.c (class_init): Don't bother overloading the timeout virtual methods since they don't exist anymore. * mail-folder-cache.c (mail_note_store): Register a ping timeout callback to ping each store to keep the connections alive. svn path=/trunk/; revision=17831 --- mail/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 341768ffaf..c12c7a5815 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2002-08-21 Jeffrey Stedfast + + * mail-session.c (class_init): Don't bother overloading the + timeout virtual methods since they don't exist anymore. + + * mail-folder-cache.c (mail_note_store): Register a ping timeout + callback to ping each store to keep the connections alive. + 2002-08-20 Radek Doulik * mail-callbacks.c (do_mail_print): be sure that widget is -- cgit v1.2.3