From: Nikos Mavrogiannopoulos Date: Sun, 26 Aug 2012 21:26:29 +0000 (+0200) Subject: documented fix X-Git-Tag: gnutls_3_1_1~18 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e62907fde541e88ed7badd791629ccaf0353bd46;p=thirdparty%2Fgnutls.git documented fix --- diff --git a/NEWS b/NEWS index 27078995e2..e36b2a02bd 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,10 @@ assume the PKCS #8 file format, instead of ignoring the password. ** tpmtool: No longer asks for key password in registered keys. +** libgnutls: Fixed DSA and ECDSA signature generation in smart +cards. Thanks to Andreas Schwier from cardcontact.de for providing +me with ECDSA capable smart cards. + ** API and ABI modifications: gnutls_sign_algorithm_get: Added gnutls_sign_get_hash_algorithm: Added