]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
documented Cedric Bail's function addition
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 3 Apr 2009 18:48:51 +0000 (21:48 +0300)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 3 Apr 2009 18:48:51 +0000 (21:48 +0300)
NEWS

diff --git a/NEWS b/NEWS
index b7832540e8441c07b3781f499cdd05d080ef260d..28a96ec6ed1232c560563027aef4341e661542c1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,8 +12,12 @@ GnuTLS is also internally ready to be used with libtasn1 v2.0.
 Reported by Roman Bogorodskiy <novel@FreeBSD.org> in
 <http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3435>.
 
+** Applied patch by Cedric Bail to add functions
+gnutls_x509_crt_verify_hash() and gnutls_x509_crt_get_sig_algorithm().
+
 ** API and ABI modifications:
-No changes since last version.
+gnutls_x509_crt_verify_hash: ADDED
+gnutls_x509_crt_get_sig_algorithm: ADDED
 
 * Version 2.7.6 (released 2009-02-27)