]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc: removed news about feature already backported in 3.4.6
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 27 Apr 2016 06:18:45 +0000 (08:18 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 27 Apr 2016 06:18:45 +0000 (08:18 +0200)
NEWS

diff --git a/NEWS b/NEWS
index e78314c0d9c2de2a1509a9e919ec6525e372aa19..9c12df1ae6363662d822a8d62385ff0cee77c0f1 100644 (file)
--- 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