aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2002-04-04 10:43:47 +0800
committerMichael Zucci <zucchi@src.gnome.org>2002-04-04 10:43:47 +0800
commit91139a7bb2e7ee1ca0451cc79282a67f18578a01 (patch)
treeaffd9185e3d18cc77b6c72f9691c33a5e3c4503e /camel/ChangeLog
parentb5998623067bf9ecea7558fb5168076bbf857fb1 (diff)
downloadgsoc2013-evolution-91139a7bb2e7ee1ca0451cc79282a67f18578a01.tar
gsoc2013-evolution-91139a7bb2e7ee1ca0451cc79282a67f18578a01.tar.gz
gsoc2013-evolution-91139a7bb2e7ee1ca0451cc79282a67f18578a01.tar.bz2
gsoc2013-evolution-91139a7bb2e7ee1ca0451cc79282a67f18578a01.tar.lz
gsoc2013-evolution-91139a7bb2e7ee1ca0451cc79282a67f18578a01.tar.xz
gsoc2013-evolution-91139a7bb2e7ee1ca0451cc79282a67f18578a01.tar.zst
gsoc2013-evolution-91139a7bb2e7ee1ca0451cc79282a67f18578a01.zip
Reset the keepalive timeout to 10 minutes rather than the 30 seconds I was
2002-04-04 Not Zed <NotZed@Ximian.com> * camel-remote-store.c (remote_connect): Reset the keepalive timeout to 10 minutes rather than the 30 seconds I was using for testing. svn path=/trunk/; revision=16336
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 6dd0ee9b3b..71c40ec9d6 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,9 @@
+2002-04-04 Not Zed <NotZed@Ximian.com>
+
+ * camel-remote-store.c (remote_connect): Reset the keepalive
+ timeout to 10 minutes rather than the 30 seconds I was using for
+ testing.
+
2002-04-03 Dan Winship <danw@ximian.com>
* camel-provider.h (CamelProvider): make service_cache be an array