diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 58c6a16be8..a34209a241 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,13 @@ +2003-02-04 Not Zed <NotZed@Ximian.com> + + * camel-object.c (camel_object_bag_new): Init bag->owner to 0. + +2003-01-31 Not Zed <NotZed@Ximian.com> + + * camel-object.c (camel_object_bag_*): Changed to use a posix + semaphore instead of a condition variable + flag to reserve the + object bag because e_mutex_cond is broken. + 2003-02-04 Jeffrey Stedfast <fejj@ximian.com> * providers/imap/camel-imap-utils.c (imap_parse_body): Use |