aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index fd5a7d2790..70ec3e243e 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,9 @@
2002-07-26 Peter Williams <peterw@ximian.com>
+ * providers/imap/camel-imap-summary.c
+ (camel_imap_summary_add_offline_uncached): The flags'n'tags
+ copy was unnecessary. Removed it.
+
* Revert Jeff's previous change, it broke local
folders. Uninitialized exceptions or something.