From e286346c8dfa7926b2384791bb868c36983052c0 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 18 Jun 2004 02:42:37 +0000 Subject: init tail->last to (guint32) -1, so that index = tail->last + 1 will start 2004-06-17 Jeffrey Stedfast * providers/imap4/camel-imap4-folder.c (uidset_init): init tail->last to (guint32) -1, so that index = tail->last + 1 will start at 0 :-) svn path=/trunk/; revision=26405 --- camel/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index fcd2738376..1a1a467966 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2004-06-17 Jeffrey Stedfast + + * providers/imap4/camel-imap4-folder.c (uidset_init): init + tail->last to (guint32) -1, so that index = tail->last + 1 will + start at 0 :-) + 2004-06-17 Rodney Dawes * camel-mime-filter-tohtml.c: Add support for the webcal, callto, and -- cgit v1.2.3