aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Williams <peterw@src.gnome.org>2000-08-17 02:35:03 +0800
committerPeter Williams <peterw@src.gnome.org>2000-08-17 02:35:03 +0800
commit3fe16616273837ac06323c703e4b0c7152e1abaa (patch)
tree884ac68894bf5736b3555bd44540fa11786d6807
parentaa670b3306b486bd5800326d62c786e75fd2d2c7 (diff)
downloadgsoc2013-evolution-3fe16616273837ac06323c703e4b0c7152e1abaa.tar
gsoc2013-evolution-3fe16616273837ac06323c703e4b0c7152e1abaa.tar.gz
gsoc2013-evolution-3fe16616273837ac06323c703e4b0c7152e1abaa.tar.bz2
gsoc2013-evolution-3fe16616273837ac06323c703e4b0c7152e1abaa.tar.lz
gsoc2013-evolution-3fe16616273837ac06323c703e4b0c7152e1abaa.tar.xz
gsoc2013-evolution-3fe16616273837ac06323c703e4b0c7152e1abaa.tar.zst
gsoc2013-evolution-3fe16616273837ac06323c703e4b0c7152e1abaa.zip
ChangeLog for previous camel-object commit.
svn path=/trunk/; revision=4855
-rw-r--r--camel/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 713ad489db..cf6aa6ed6e 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,8 @@
+2000-08-16 Peter Williams <peterw@helixcode.com>
+
+ * camel-object.c (camel_type_lock_up): Don't leave the type
+ system locked when a bad unlock happens.
+
2000-08-15 Peter Williams <peterw@helixcode.com>
* providers/imap/camel-imap-folder.c (imap_copy_message_to): Typo fix.