From b05db271facb10107b78a7d7c58a1ab9e744eda5 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 20 Jul 2000 04:29:54 +0000 Subject: Oops. Fix UID parser to allow 0 and 9 to be in the range of valid UID 2000-07-20 Jeffrey Stedfast * providers/imap/camel-imap-folder.c (imap_get_summary): (imap_get_message_info): Oops. Fix UID parser to allow 0 and 9 to be in the range of valid UID chars. svn path=/trunk/; revision=4233 --- camel/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 0e9f81cddc..ea8faf7501 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2000-07-20 Jeffrey Stedfast + + * providers/imap/camel-imap-folder.c (imap_get_summary): + (imap_get_message_info): Oops. Fix UID parser to allow 0 and 9 to be in + the range of valid UID chars. + 2000-07-19 Jeffrey Stedfast * providers/imap/camel-imap-folder.c: General cleanup working towards -- cgit v1.2.3