aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2002-04-02 08:43:37 +0800
committerMichael Zucci <zucchi@src.gnome.org>2002-04-02 08:43:37 +0800
commitb19dc48b6dff8b1f47c9f56bf4c5ed0f612f0ae8 (patch)
tree40a3e6f093e3d74ba1c953424aba01ae48853cfe /camel/ChangeLog
parent86c9aafb56e8e555871d5fe713aa33d65cf08fc4 (diff)
downloadgsoc2013-evolution-b19dc48b6dff8b1f47c9f56bf4c5ed0f612f0ae8.tar
gsoc2013-evolution-b19dc48b6dff8b1f47c9f56bf4c5ed0f612f0ae8.tar.gz
gsoc2013-evolution-b19dc48b6dff8b1f47c9f56bf4c5ed0f612f0ae8.tar.bz2
gsoc2013-evolution-b19dc48b6dff8b1f47c9f56bf4c5ed0f612f0ae8.tar.lz
gsoc2013-evolution-b19dc48b6dff8b1f47c9f56bf4c5ed0f612f0ae8.tar.xz
gsoc2013-evolution-b19dc48b6dff8b1f47c9f56bf4c5ed0f612f0ae8.tar.zst
gsoc2013-evolution-b19dc48b6dff8b1f47c9f56bf4c5ed0f612f0ae8.zip
Put back in the exception setup stuff i disabled for debugging.
2002-04-02 Not Zed <NotZed@Ximian.com> * providers/imap/camel-imap-store.c (imap_keepalive): Put back in the exception setup stuff i disabled for debugging. svn path=/trunk/; revision=16320
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 5291935c6b..5c19d9be72 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,8 @@
2002-04-02 Not Zed <NotZed@Ximian.com>
+ * providers/imap/camel-imap-store.c (imap_keepalive): Put back in
+ the exception setup stuff i disabled for debugging.
+
* providers/local/camel-local-folder.c
(camel_local_folder_construct): Temporarily disable indexing.