From b2512674a0f8ccb34b631c16c3c24fdc201c9f12 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 11 Jan 2002 23:47:29 +0000 Subject: Kludge around a bug in Exchange 5.5 that reports 2 messages with the same 2002-01-11 Jeffrey Stedfast * providers/imap/camel-imap-folder.c (imap_update_summary): Kludge around a bug in Exchange 5.5 that reports 2 messages with the same UID. Fixes bug #17694. Replaces the fix from yesterday. svn path=/trunk/; revision=15298 --- camel/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 0747303c31..873a13f18e 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2002-01-11 Jeffrey Stedfast + + * providers/imap/camel-imap-folder.c (imap_update_summary): Kludge + around a bug in Exchange 5.5 that reports 2 messages with the same + UID. Fixes bug #17694. Replaces the fix from yesterday. + 2002-01-10 Jeffrey Stedfast * providers/local/camel-local-folder.c: If PATH_MAX doesn't exist, -- cgit v1.2.3