2006-06-20 [paul] 2.3.1cvs2
[claws.git] / ChangeLog
index ae12fe99fb050c77e9abc33385c59714e345e0d3..08d1622d487658051389b80c7e292e4ea62f13a9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,39 @@
+2006-06-20 [paul]      2.3.1cvs2
+
+       * src/alertpanel.c
+       * src/textview.c
+               improve legibility of phishing attempt
+               dialog
+
+2006-06-20 [paul]      2.3.1cvs1
+
+       * NEWS
+       * README
+       * configure.ac
+               Update version number following
+               stable release
+
+2006-06-20 [colin]     2.3.0cvs26
+
+       * src/compose.c
+               When dragging a file to the text of the compose
+               window, ask whether we want to insert or attach
+               (I know lots of people who do that to attach)
+
+2006-06-20 [colin]     2.3.0cvs25
+
+       * src/etpan/imap-thread.c
+               Fix threshold (the append command is often > 32 bytes)
+
+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