]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
documented fix
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 26 Aug 2012 21:26:29 +0000 (23:26 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 26 Aug 2012 21:28:59 +0000 (23:28 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 27078995e268a93495e65cf2fd712bd1f5a8b541..e36b2a02bd1e9dfce3a922f48c5a6d748b5f5867 100644 (file)
--- 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