aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-01-12 07:47:29 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-01-12 07:47:29 +0800
commitb2512674a0f8ccb34b631c16c3c24fdc201c9f12 (patch)
treebe57d26b5d57f061f06d4ab74315416188b311ab /camel/ChangeLog
parent5921b12e9e3897c7569e94445589133083505ccb (diff)
downloadgsoc2013-evolution-b2512674a0f8ccb34b631c16c3c24fdc201c9f12.tar
gsoc2013-evolution-b2512674a0f8ccb34b631c16c3c24fdc201c9f12.tar.gz
gsoc2013-evolution-b2512674a0f8ccb34b631c16c3c24fdc201c9f12.tar.bz2
gsoc2013-evolution-b2512674a0f8ccb34b631c16c3c24fdc201c9f12.tar.lz
gsoc2013-evolution-b2512674a0f8ccb34b631c16c3c24fdc201c9f12.tar.xz
gsoc2013-evolution-b2512674a0f8ccb34b631c16c3c24fdc201c9f12.tar.zst
gsoc2013-evolution-b2512674a0f8ccb34b631c16c3c24fdc201c9f12.zip
Kludge around a bug in Exchange 5.5 that reports 2 messages with the same
2002-01-11 Jeffrey Stedfast <fejj@ximian.com> * 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
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog6
1 files changed, 6 insertions, 0 deletions
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 <fejj@ximian.com>
+
+ * 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 <fejj@ximian.com>
* providers/local/camel-local-folder.c: If PATH_MAX doesn't exist,