aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 840cbe0895..fa9f43eaf3 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -12,6 +12,15 @@
operation, and also check to see if the subfolder is still there
before doing any fancy work (incase it got removed while we were
waiting to execute).
+ (folder_changed_change_uid): Use alloca for vuid, and not
+ sprintf(".lengths")
+ (vee_search_by_expression): Dont use sprintf for vuid.
+ (vee_search_by_uids): "
+ (vee_folder_add_info): "
+ (folder_changed_remove_uid): "
+ (folder_changed_change): "
+ (folder_changed_change_uid): Also check folder_unmatched for
+ changed uid's so we properly update/propagate unmatched changes.
2001-10-18 Jeffrey Stedfast <fejj@ximian.com>