2007-04-20 [colin] 2.9.1cvs4
[claws.git] / ChangeLog
index 355d39f1615e2e6e92d99daaa4273b1c5a800e52..36f3c4c4714864d26447c6d315b7763bb96bdbb9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,74 @@
+2007-04-20 [colin]     2.9.1cvs4
+
+       * src/gtk/quicksearch.c
+       * src/gtk/quicksearch.h
+               Add "From, To or Subject" quicksearch
+               type. Patch by ulfschaper@users.sf.net
+
+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
+               Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
+
+2007-04-17 [wwp]       2.9.0cvs5
+
+       * src/addressadd.c
+       * src/addressbook.c
+       * src/addrindex.c
+       * src/ldapupdate.c
+               Fix --disable-ldap build,
+               fix some LDAP annoyances on 
+               searches, thanks to Colin.
+
+2007-04-17 [wwp]       2.9.0cvs4
+
+       * src/ldapupdate.c
+               Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
+               like gcc 2.9x. Thanks to Colin.
+
 2007-04-17 [wwp]       2.9.0cvs3
 
        * src/Makefile.am