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 bfb9d1ba31..bdb46958bc 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -2,6 +2,11 @@ * providers/vee/camel-vee-folder.c (vee_folder_build): Check the searched folder is open before trying to search it. + (message_changed): Track changes to the source message in the + summary. + (folder_changed): Track folder changes, re-query the folder that + changed, and cascade the changed event as well. + (camel_vee_folder_finalise): Free subfolder and subfolder summary. 2000-05-29 Dan Winship <danw@helixcode.com> |