diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index b33a6c5110..7c865fe1ad 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,13 @@ +2001-10-10 <NotZed@Ximian.com> + + * providers/local/camel-maildir-store.c (scan_dir): oops, we want + get_unread_message_count, not get_message_count! + 2001-10-09 <NotZed@Ximian.com> + * camel-service.c (camel_service_disconnect): Duplicate connect + code that unregisters a cancel op if we created one. + * camel-operation.c (camel_operation_progress): Another go at getting the logic right again. Make transients only update after 5 seconds (CAMEL_OPERATION_TRANSIENT_DELAY) |