2012-10-17 [colin] 3.8.1cvs100
[claws.git] / ChangeLog
index 2039f7068c3bf075e28a19b0220720761905c10e..1e0e285f6481dfb3d979bd25aa58b47e113c9579 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,36 @@
+2012-10-17 [colin]     3.8.1cvs100
+
+       * src/common/ssl_certificate.c
+               Fix bug #2759, "Error messages regarding bad
+               client certificates are less than helpful"
+               Based on patch by bug reporter.
+
+2012-10-13 [paul]      3.8.1cvs99
+
+       * src/common/ssl_certificate.c
+               fix build with gnutls 3.1.3
+               Patch by Sean Buckheister.
+
+2012-10-12 [mones]     3.8.1cvs98
+
+       * src/compose.c
+       * src/grouplistdialog.c
+       * src/imap.c
+       * src/news_gtk.c
+       * src/procmime.c
+       * src/procmsg.c
+       * src/common/utils.c
+       * src/common/utils.h
+       * src/etpan/imap-thread.c
+               New slist_free_strings_full wrapper for g_slist_free_full
+               and simplify calls where it was being used
+
+2012-10-12 [colin]     3.8.1cvs97
+
+       * src/common/defs.h
+               Drop include of internal glib header
+               Patch by Werner Koch
+
 2012-10-12 [colin]     3.8.1cvs96
 
        * src/gtk/gtkcmctree.c