2008-10-17 [paul] 3.6.1cvs8
[claws.git] / ChangeLog
index 96d0f8a49cc385e49e04678e359e16b1a17f76d4..ff8fdc1f38c9d7ccd397938cb94099cf4af59dc4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,87 @@
+2008-10-17 [paul]      3.6.1cvs8
+
+       * src/plugins/pgpcore/sgpgme.c
+               when listing the uid's, show the uid validity
+
+2008-10-16 [paul]      3.6.1cvs7
+
+       * INSTALL
+               updated
+
+2008-10-13 [wwp]       3.6.1cvs6
+
+       * po/fr.po
+               Updated French translation.
+
+2008-10-11 [colin]     3.6.1cvs5
+
+       * src/gtk/authors.h
+               Fix bug 1756, "Outdated translators list in About 
+               dialogue". Patch by Aleksei Miheev.
+
+2008-10-11 [colin]     3.6.1cvs4
+
+       * src/account.c
+       * src/imap.c
+       * src/inc.c
+       * src/main.c
+       * src/mainwindow.c
+       * src/news.c
+       * src/pop.c
+       * src/pop.h
+       * src/prefs_account.c
+       * src/send_message.c
+       * src/send_message.h
+       * src/ssl_manager.c
+       * src/ssl_manager.h
+       * src/wizard.c
+       * src/common/claws.c
+       * src/common/defs.h
+       * src/common/session.c
+       * src/common/session.h
+       * src/common/smtp.c
+       * src/common/smtp.h
+       * src/common/socket.c
+       * src/common/socket.h
+       * src/common/ssl.c
+       * src/common/ssl.h
+       * src/common/ssl_certificate.c
+       * src/common/ssl_certificate.h
+       * src/gtk/about.c
+       * src/gtk/sslcertwindow.c
+       * src/gtk/sslcertwindow.h
+               Remove OpenSSL code
+
+2008-10-11 [colin]     3.6.1cvs3
+
+       * src/common/ssl_certificate.c
+               Make local function static
+
+2008-10-10 [colin]     3.6.1cvs2
+
+       * src/common/ssl.h
+       * src/common/ssl_certificate.c
+       * src/gtk/sslcertwindow.c
+               Add offline certificate verification,
+               thanks to Nikos Mavrogiannopoulos for the
+               hints
+
+2008-10-10 [colin]     3.6.1cvs1
+
+       * src/common/ssl_certificate.c
+       * src/gtk/sslcertwindow.c
+               Fix warnings
+
+2008-10-10 [paul]      3.6.1
+
+       * m4/spamassassin.m4
+               remove openssl dross
+
+       * NEWS
+       * README
+       * RELEASE_NOTES 
+               3.6.1 released!
+
 2008-10-10 [colin]     3.6.0cvs25
 
        * src/common/ssl.c