2011-08-30 [colin] 3.7.10cvs12
[claws.git] / ChangeLog
index 604330ea61beac63e1fcfbbd5cc34de7c91cd885..30d506e4809002718b758adec1814c054e9c30fb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2011-08-30 [colin]     3.7.10cvs12
+
+       * src/gtk/prefswindow.c
+               Fix layout issues (i.e. on SSL page if changing account
+               type prior to visiting it).
+
+2011-08-30 [colin]     3.7.10cvs11
+
+       * configure.ac
+       * src/common/ssl.c
+               Don't use deprecated functions for GnuTLS priorities.
+               Require GnuTLS 2.2 that is the first version with the
+               new function.
+
+2011-08-30 [colin]     3.7.10cvs10
+
+       * src/common/socket.c
+       * src/common/ssl.c
+               Long-term fix for bug #2402, "GnuTLS change breaks socket
+               communication", as per http://savannah.gnu.org/support/?107660
+
+2011-08-30 [colin]     3.7.10cvs9
+
+       * src/etpan/imap-thread.c
+       * src/etpan/nntp-thread.c
+               Remove dead openSSL code
+
 2011-08-30 [colin]     3.7.10cvs8
 
        * src/ssl_manager.c