2012-05-16 [paul] 3.8.0cvs42
[claws.git] / ChangeLog
index 2b37cbd9b9b125235f6a0da4b37f8f670b8460d5..f6ba20db1a3abda5c3057de6a180f7e027cb24df 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,85 @@
+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
+       * src/gtk/authors.h
+       * src/gtk/quicksearch.c
+               add 'ha', short version of 'has_attachment' in quick search
+               Patch by Andreas Rönnquist
+
+2012-03-26 [mones]     3.8.0cvs34
+
+       * src/common/plugin.c
+               Support 2 and 3-clause BSD licensed plugins
+
 2012-03-15 [pawel]     3.8.0cvs33
 
        * src/messageview.c