summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-05-29 21:24:04 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-05-29 21:24:04 +0200
commit0fc913386355332b7a3808a64acd1b17bdc954ee (patch)
tree301f080f85ef205aad11e211db3d9e195d5df7ba
parentc74e2548cbff3c0bf62611d16e0a751474f037fc (diff)
downloadgnutls-0fc913386355332b7a3808a64acd1b17bdc954ee.tar.gz
doc update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1909590806..fbb8e5b38b 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,9 @@ See the end for copying conditions.
* Version 3.1.12 (unreleased)
+** libgnutls: Allow ECC when in SSL 3.0 to work-around a bug in certain
+openssl versions.
+
** libgnutls: Fixes in interrupted function resumption. Report
and patch by Tim Kosse.