2007-10-22 [colin] 3.0.2cvs96
[claws.git] / ChangeLog
index 5130c60752cadd88dc623858388ee260983347fa..8c6f45ab93fd13f3c0604b14af084cf84db48d87 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,51 @@
+2007-10-22 [colin]     3.0.2cvs96
+
+       * src/prefs_customheader.c
+               Catch compface warnings when generating X-Faces
+
+2007-10-22 [wwp]       3.0.2cvs95
+
+       * src/quote_fmt_parse.y
+               Remove accidentally committed debug traces.
+               Fix a warning.
+
+2007-10-22 [colin]     3.0.2cvs94
+
+       * src/etpan/nntp-thread.c
+               Fix authentication
+
+2007-10-19 [wwp]       3.0.2cvs93
+
+       * src/common/ssl_certificate.c
+               Add missing include (Windows).
+
+2007-10-19 [colin]     3.0.2cvs92
+
+       * src/imap_gtk.c
+       * src/mimeview.c
+       * src/textview.c
+       * src/gtk/inputdialog.c
+       * src/gtk/inputdialog.h
+               Remove the last old combo; patch by
+               Pawel
+
+2007-10-19 [colin]     3.0.2cvs91
+
+       * src/common/ssl.c
+               Fix interop problem with GnuTLS and some crappy
+               servers that have very little keys.
+
+2007-10-19 [colin]     3.0.2cvs90
+
+       * src/common/ssl.c
+               Fix return value check on GnuTLS, and
+               display the error
+
+2007-10-18 [colin]     3.0.2cvs89
+
+       * src/common/ssl_certificate.c
+               Fix missing initialisations
+
 2007-10-18 [wwp]       3.0.2cvs88
 
        * src/Makefile.am