aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2004-04-07 10:22:31 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-04-07 10:22:31 +0800
commitb3210e40c2bd0fade204890a6f49e2a24f5ad04c (patch)
tree8871c4a76e084880d53b185d8b1e7c569946b270 /camel/ChangeLog
parent86f1c5d69932b562b2d502848bfe6bf7b0d108f5 (diff)
downloadgsoc2013-evolution-b3210e40c2bd0fade204890a6f49e2a24f5ad04c.tar.gz
gsoc2013-evolution-b3210e40c2bd0fade204890a6f49e2a24f5ad04c.tar.zst
gsoc2013-evolution-b3210e40c2bd0fade204890a6f49e2a24f5ad04c.zip
Added mutex locking where appropriate.
2004-04-06 Jeffrey Stedfast <fejj@ximian.com> * providers/imap4/camel-imap4-folder.c: Added mutex locking where appropriate. svn path=/trunk/; revision=25348
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 78ee86773e..e0366d49ba 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,8 @@
2004-04-06 Jeffrey Stedfast <fejj@ximian.com>
+ * providers/imap4/camel-imap4-folder.c: Added mutex locking where
+ appropriate.
+
* providers/imap4/camel-imap4-store.c: Added mutex locking where
appropriate.