2012-05-16 [paul] 3.8.0cvs43
[claws.git] / ChangeLog
index 6df9515b2920de037c3355a7a9dc18cebed0a5cf..c6fd359e2595a45c102cd6e88fee4d79d4ac9307 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,77 @@
+2012-05-16 [paul]      3.8.0cvs43
+
+       * src/matcher.c
+               fix bug 2662, '"ag" quicksearch adds "1" to value'
+
+2012-05-16 [paul]      3.8.0cvs42
+
+       * src/gtk/description_window.c
+               fix bug 2624, 'dialog "Action Configuration" cannot be closed'
+
+2012-05-16 [paul]      3.8.0cvs41
+
+       * src/common/ssl_certificate.c
+               fix bug 2646, 'Compile fails with gnutls-3.0.18'
+               Patch by Christian Hesse
+
+2012-05-11 [colin]     3.8.0cvs40
+
+       * src/mimeview.c
+       * src/common/utils.c
+               Fix bug 2659, 'E-mail attachments are handled
+               inconsistently'
+               Fix problems iterating the mime tree, and determine
+               whether a file is an email without To:
+
+2012-04-03 [colin]     3.8.0cvs39
+
+       * src/Makefile.am
+               Fix build (damn whitespace-sensitive file format)
+
+2012-04-02 [colin]     3.8.0cvs38
+
+       * src/Makefile.am
+               Fix incomplete make dist
+
+2012-04-02 [colin]     3.8.0cvs37
+
+       * src/compose.c
+               Fix mistakenly removed function call
+
+2012-04-01 [colin]     3.8.0cvs36
+
+       * configure.ac
+       * src/.cvsignore
+       * src/Makefile.am
+       * src/addr_compl.c
+       * src/addressadd.c
+       * src/addressadd.h
+       * src/addressbook-dbus.c
+       * src/addressbook-dbus.h
+       * src/addrgather.c
+       * src/addrgather.h
+       * src/addrharvest.c
+       * src/addrharvest.h
+       * src/claws-contacts.xml
+       * src/compose.c
+       * src/compose.h
+       * src/filtering.c
+       * src/headerview.c
+       * src/main.c
+       * src/mainwindow.c
+       * src/messageview.c
+       * src/prefs_common.c
+       * src/prefs_filtering_action.c
+       * src/prefs_matcher.c
+       * src/summaryview.c
+       * src/textview.c
+       * src/toolbar.c
+       * src/plugins/bogofilter/bogofilter_gtk.c
+       * src/plugins/dillo_viewer/dillo_prefs.c
+       * src/plugins/spamassassin/spamassassin_gtk.c
+       * src/plugins/trayicon/trayicon.c
+               Import new addressbook code from the new-contacts branch
+
 2012-03-29 [paul]      3.8.0cvs35
 
        * AUTHORS