summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-04-27 08:18:45 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-04-27 08:18:45 +0200
commitcacb61d6885eef58f09da7fd958496a11e2000c5 (patch)
tree01e25e832d391e13e0288553b02403836c69b50b
parentedc867eb3c13b09b037dc7c4b7670f3fc87856b0 (diff)
downloadgnutls-cacb61d6885eef58f09da7fd958496a11e2000c5.tar.gz
doc: removed news about feature already backported in 3.4.6
-rw-r--r--NEWS4
1 files changed, 0 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index e78314c0d9..9c12df1ae6 100644
--- a/NEWS
+++ b/NEWS
@@ -18,10 +18,6 @@ See the end for copying conditions.
** libgnutls: Added new APIs to access the FIPS186-4 (Shawe-Taylor based) provable
RSA and DSA parameter generation from a seed.
-** libgnutls: Added new simple verification functions. That avoids the need
- to install a callback to perform certificate verification. See
- doc/examples/ex-client-x509.c for usage.
-
** libgnutls: On a rehandshake ensure that the certificate of the peer (if
available) is the same as in previous handshakes. That is to protect
applications which do not check user credentials on rehandshakes from