aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 1a1a467966..fbf6c1e1c1 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -2,7 +2,7 @@
* providers/imap4/camel-imap4-folder.c (uidset_init): init
tail->last to (guint32) -1, so that index = tail->last + 1 will
- start at 0 :-)
+ start at 0 at the top of uidset_add() :-)
2004-06-17 Rodney Dawes <dobey@novell.com>