2006-06-19 [colin] 2.3.0cvs24
[claws.git] / ChangeLog
index 26c185df8003fdd8ad84b8e7de5db3a04e0c3af0..470e654ffb16f125869ffae5d799aa220083f3aa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+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
+       * src/imap.c
+       * src/etpan/imap-thread.c
+               Probably fix bug #972 (Freezes when adding 
+               an attachment to the message)
+       * src/common/defs.h
+               Modernize Firefox cmd
+
+
 2006-06-18 [colin]     2.3.0cvs22
 
        * src/prefs_customheader.c