2007-10-19 [colin] 3.0.2cvs90
[claws.git] / ChangeLog
index 5c115a535addb69c8f018739a7babf19a459c3d1..8768680d46014c8edee31da32020fe5a210293e8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,54 @@
+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
+       * src/import.c
+       * src/prefs_account.c
+       * src/prefs_receive.c
+       * src/gtk/about.c
+       * src/plugins/bogofilter/bogofilter_gtk.c
+       * src/plugins/spamassassin/spamassassin_gtk.c
+               More capitalisation micro-fixes
+
+2007-10-18 [paul]      3.0.2cvs85
+
+       * configure.ac
+               add info about NNTP support via libetpan
+               change the configure output ending msg a little
+       * src/gtk/about.c
+               similar changes to above
+
+2007-10-18 [colin]     3.0.2cvs84
+
+       * src/procmime.c
+       * src/procmime.h
+               Fix missing symbol for S/MIME
+
+2007-10-18 [colin]     3.0.2cvs83
+
+       * src/prefs_filtering_action.c
+               Fix crash in tags (introduced in cvs78)
+
 2007-10-18 [colin]     3.0.2cvs82
 
        * src/common/Makefile.am