2006-06-19 [colin] 2.3.0cvs24
[claws.git] / ChangeLog
index ae12fe99fb050c77e9abc33385c59714e345e0d3..470e654ffb16f125869ffae5d799aa220083f3aa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-06-19 [colin]     2.3.0cvs24
+
+       * src/imap.c
+       * src/etpan/imap-thread.c
+               Workaround Rockliffe IMAP server bug: replace
+               "x UID SEARCH (ANSWERED UID 1:*)" with
+               "x UID SEARCH ANSWERED"
+               (Rockliffe doesn't handle the parenthesis)
+
 2006-06-19 [colin]     2.3.0cvs23
 
        * src/compose.c