aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index d1aabc69c0..0baaf4af78 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -3,7 +3,8 @@
* providers/imap/camel-imap-folder.c
(imap_get_subfolder_names_internal): If the url path is "/" and
the folder path is "/", just LIST "" "*" (this should fix some
- cyrus imapd problems)
+ cyrus imapd problems). Also, INBOX is case insensitive so use
+ g_strcasecmp
2000-08-24 Lauris Kaplinski <lauris@helixcode.com>