diff options
author | Dan Winship <danw@src.gnome.org> | 2001-10-09 00:29:32 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-10-09 00:29:32 +0800 |
commit | b86c7ca1cfa579947d9f85790d087832a3cde885 (patch) | |
tree | 48e6800d11039cb3fd54a8be2ca709a79652d1df /camel/ChangeLog | |
parent | f8476f77b7330532b5439f2c7f7163bc9d845437 (diff) | |
download | gsoc2013-evolution-b86c7ca1cfa579947d9f85790d087832a3cde885.tar.gz gsoc2013-evolution-b86c7ca1cfa579947d9f85790d087832a3cde885.tar.zst gsoc2013-evolution-b86c7ca1cfa579947d9f85790d087832a3cde885.zip |
Unlock the store before returning error. (noted by NotZed)
* providers/imap/camel-imap-store.c (get_folder_online): Unlock
the store before returning error. (noted by NotZed)
svn path=/trunk/; revision=13501
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index a6518015d0..7ad271ab6d 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2001-10-07 Dan Winship <danw@ximian.com> + + * providers/imap/camel-imap-store.c (get_folder_online): Unlock + the store before returning error. (noted by NotZed) + 2001-10-06 Jeffrey Stedfast <fejj@ximian.com> * camel-mime-utils.c (header_decode_text): Fix a slight error in |