aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-08-22 02:17:21 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-08-22 02:17:21 +0800
commit577c14751f5305ab925af567082b0f71f3616d18 (patch)
treeb1a9d81d84c817343d30750b087ac4998395edb9 /camel/ChangeLog
parentf871ef2a856abbfd9002ac28ba39a6e26dc393b8 (diff)
downloadgsoc2013-evolution-577c14751f5305ab925af567082b0f71f3616d18.tar
gsoc2013-evolution-577c14751f5305ab925af567082b0f71f3616d18.tar.gz
gsoc2013-evolution-577c14751f5305ab925af567082b0f71f3616d18.tar.bz2
gsoc2013-evolution-577c14751f5305ab925af567082b0f71f3616d18.tar.lz
gsoc2013-evolution-577c14751f5305ab925af567082b0f71f3616d18.tar.xz
gsoc2013-evolution-577c14751f5305ab925af567082b0f71f3616d18.tar.zst
gsoc2013-evolution-577c14751f5305ab925af567082b0f71f3616d18.zip
Don't register the noop timeout here anymore, we're gonna handle all this
2002-08-21 Jeffrey Stedfast <fejj@ximian.com> * camel-session.c (get_service): Don't register the noop timeout here anymore, we're gonna handle all this in the mailer now. (camel_session_register_timeout): Removed. (camel_session_remove_timeout): Removed. svn path=/trunk/; revision=17830
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 340a3f75cf..6599dfbdba 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,10 @@
+2002-08-21 Jeffrey Stedfast <fejj@ximian.com>
+
+ * camel-session.c (get_service): Don't register the noop timeout
+ here anymore, we're gonna handle all this in the mailer now.
+ (camel_session_register_timeout): Removed.
+ (camel_session_remove_timeout): Removed.
+
2002-08-20 Jeffrey Stedfast <fejj@ximian.com>
* providers/imap/camel-imap-store.c (imap_noop): Override the