aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 6fdbb38697..14cfedd432 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -5,7 +5,8 @@
servers that send back a UID at the end of each FETCH inside of the main
body of the message part).
(imap_sync): Un-#if 0 the code that sets the flags on the IMAP server
- for messages that have changed
+ for messages that have changed. Oops, don't mask with DELETED to find out
+ if the message has been answered ;-)
2000-07-16 Jeffrey Stedfast <fejj@helixcode.com>