]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
documented fix
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 25 Aug 2012 23:11:10 +0000 (01:11 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 25 Aug 2012 23:11:26 +0000 (01:11 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 1955e8f83b5d2cf746ce55a41599247e4e3c0642..27078995e268a93495e65cf2fd712bd1f5a8b541 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,13 +4,17 @@ See the end for copying conditions.
 
 * Version 3.1.1 (unreleased)
 
+** certtool: Changes in password handling of certtool.
+Ask password when required and only if the '--password' option is not
+given. If the '--password' option is given during key generation then 
+assume the PKCS #8 file format, instead of ignoring the password.
+
 ** tpmtool: No longer asks for key password in registered keys.
 
 ** API and ABI modifications:
 gnutls_sign_algorithm_get: Added
 gnutls_sign_get_hash_algorithm: Added
 gnutls_sign_get_pk_algorithm: Added
-GNUTLS_PK_RSA_HASH_ONLY: Added
 
 
 * Version 3.1.0 (released 2012-08-15)