summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-08-10 12:50:37 +0200
committerSimon Josefsson <simon@josefsson.org>2007-08-10 12:50:37 +0200
commit12aaffb7aaa04b48a988b68449c64cc3c2b2d0d3 (patch)
tree08f0043ac9ed4f6058f85285610a6dbfecfa3d88
parent73b1caca9082fa8774a3ebb672d801ff0046f113 (diff)
downloadgnutls-12aaffb7aaa04b48a988b68449c64cc3c2b2d0d3.tar.gz
Add.
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index faab4f5da3..908da117ff 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ See the end for copying conditions.
* Version 1.7.17 (unreleased)
+** New self test of client and server authenticated X.509 TLS sessions.
+See tests/x509self.c.
+
** gnutls_set_default_priority now disable TLS 1.2 by default.
The RFC is not released yet, and we're approaching a major release so
let's not enable it just yet.