diff options
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 ddf99cac76..380bd9aef6 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,10 @@ 2000-10-19 Dan Winship <danw@helixcode.com> + * providers/imap/camel-imap-folder.c (imap_refresh_info): Emit + message_changed and folder_changed as appropriate. + +2000-10-19 Dan Winship <danw@helixcode.com> + * camel-folder.c (camel_folder_refresh_info): Update comment here so refresh_info isn't just for reconnects any more. Make the default implementation a no-op rather than an error. |