]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
documented fix
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 13 Feb 2013 19:40:21 +0000 (20:40 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 13 Feb 2013 19:40:21 +0000 (20:40 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 83e1fa29d0409b2666b1b38255c9f1bca3742bc2..1d86f3832dde92ee9639dae7338eef6a460f402f 100644 (file)
--- 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