2007-04-20 [colin] 2.9.1cvs3
[claws.git] / ChangeLog
index 1f3811e80dd809720063d600bbb796ef11f4730d..aa918025d13ca5b73d1862a2d0ec3551aa6975f7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,46 @@
+2007-04-20 [colin]     2.9.1cvs3
+
+       * src/matcher.c
+               Implement proper references filtering condition.
+               Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
+
+2007-04-19 [wwp]       2.9.1cvs2
+
+       * src/prefs_display_header.c
+       * src/message_search.c
+               Fix few warnings (g_free of const gchar*).
+
+2007-04-19 [paul]      2.9.1cvs1
+
+       * NEWS
+       * README
+       * RELEASE_NOTES
+       * configure.ac
+               bump version number following
+               stable release
+
+2007-04-19 [paul]      2.9.0cvs9
+
+       * manual/advanced.xml
+       * manual/glossary.xml
+               fix typos
+
+2007-04-18 [paul]      2.9.0cvs8
+
+       * src/pop.c
+               fix for CVE-2007-1558 (APOP)
+               Thanks to Colin
+
+2007-04-18 [paul]      2.9.0cvs7
+
+       * src/messageview.c
+       * src/mimeview.c
+       * src/summaryview.c
+       * src/gtk/filesel.c
+               Fix encoding woes wrt saving of
+               mails and parts
+               Thanks to Colin
+
 2007-04-18 [colin]     2.9.0cvs6
 
        * src/gtk/pluginwindow.c