2007-10-22 [wwp] 3.0.2cvs95
[claws.git] / ChangeLog
index f2595b6e5bb23f2606cadfb6fa7fc01c00101946..b1a9e57a023a1d22ec483e3aaf4cda173e6e5972 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,56 @@
+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
+               Fix linking against GNUTLS (matters if --enable-gnutls only).
+
+2007-10-18 [colin]     3.0.2cvs87
+
+       * po/POTFILES.in
+               Fix build
+
 2007-10-18 [mones]     3.0.2cvs86
 
        * src/editbook.c