From: Nikos Mavrogiannopoulos Date: Fri, 3 Apr 2009 18:48:51 +0000 (+0300) Subject: documented Cedric Bail's function addition X-Git-Tag: gnutls_2_7_7~19^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bc279f40a2d8a759210f3ebd28f83345f2136e55;p=thirdparty%2Fgnutls.git documented Cedric Bail's function addition --- diff --git a/NEWS b/NEWS index b7832540e8..28a96ec6ed 100644 --- a/NEWS +++ b/NEWS @@ -12,8 +12,12 @@ GnuTLS is also internally ready to be used with libtasn1 v2.0. Reported by Roman Bogorodskiy in . +** 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)