aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2001-01-30 07:59:12 +0800
committerMichael Zucci <zucchi@src.gnome.org>2001-01-30 07:59:12 +0800
commita390d2af9a9faffcaf655f1ba2189d1a85b4ab22 (patch)
tree99a085ecadc7923424ba74393865a4545d58a558 /camel/ChangeLog
parente63b14506be0265b710eb639574b4432575ae71c (diff)
downloadgsoc2013-evolution-a390d2af9a9faffcaf655f1ba2189d1a85b4ab22.tar
gsoc2013-evolution-a390d2af9a9faffcaf655f1ba2189d1a85b4ab22.tar.gz
gsoc2013-evolution-a390d2af9a9faffcaf655f1ba2189d1a85b4ab22.tar.bz2
gsoc2013-evolution-a390d2af9a9faffcaf655f1ba2189d1a85b4ab22.tar.lz
gsoc2013-evolution-a390d2af9a9faffcaf655f1ba2189d1a85b4ab22.tar.xz
gsoc2013-evolution-a390d2af9a9faffcaf655f1ba2189d1a85b4ab22.tar.zst
gsoc2013-evolution-a390d2af9a9faffcaf655f1ba2189d1a85b4ab22.zip
Remvoe the stream locking here. I think this was leading to a deadlock
2001-01-30 Not Zed <NotZed@Ximian.com> * camel-remote-store.c (timeout_cb): Remvoe the stream locking here. I think this was leading to a deadlock when a keepalive is being sent, in imap. svn path=/trunk/; revision=7898
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 fcaa28014e..9e0455b079 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,9 @@
+2001-01-30 Not Zed <NotZed@Ximian.com>
+
+ * camel-remote-store.c (timeout_cb): Remvoe the stream locking
+ here. I think this was leading to a deadlock when a keepalive is
+ being sent, in imap.
+
2001-01-29 Not Zed <NotZed@Ximian.com>
* providers/imap/camel-imap-command.c