From: Nikos Mavrogiannopoulos Date: Wed, 13 Feb 2013 19:40:21 +0000 (+0100) Subject: documented fix X-Git-Tag: gnutls_3_1_9~27 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6bfa9823fec25f8cd8915d6367dc58e75cc41326;p=thirdparty%2Fgnutls.git documented fix --- diff --git a/NEWS b/NEWS index 83e1fa29d0..1d86f3832d 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,8 @@ See the end for copying conditions. ** certtool: option --to-p12 will now ask for a password to generate a PKCS #12 file from an encrypted key file. Reported by Yan Fiz. +** libgnutls: Corrected issue in gnutls_pubkey_verify_data(). + ** API and ABI modifications: gnutls_handshake_set_random: Added