]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 6 Apr 2014 11:05:30 +0000 (13:05 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 6 Apr 2014 11:05:30 +0000 (13:05 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 36c714e0c0a1264a92c5e961eae0bff705331b9b..27638397d57aa385579975d7883d35222f23e3c3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,8 +22,9 @@ and adds more conservative support based on the suggestions in RFC6125. Suggeste
 by Jeffrey Walton.
 
 ** certtool: When no password is provided to export a PKCS #8 keys, do
-not encrypt by default. The previous behavior of encrypting using a
-null password can be replicating using the new parameter --empty-password.
+not encrypt by default. This reverts to the certtool behavior of gnutls
+3.0. The previous behavior of encrypting using an empty password can be
+replicating using the new parameter --empty-password.
 
 ** p11tool: Avoid dual initialization of the PKCS #11 subsystem when
 the --provider option is given.