summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-08-04 13:06:03 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-08-04 13:06:03 +0200
commit4ef1ee7061a258d53b6cf66c91187bd077a5d119 (patch)
tree0c87ec9659f7eee3a21f62abff2ae3faff59850c
parentf6535bc44280c0b75e13274574645ba2dc36c008 (diff)
downloadgnutls-4ef1ee7061a258d53b6cf66c91187bd077a5d119.tar.gz
updated
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 01435ffc87..d459a18392 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,9 @@ See the end for copying conditions.
** certtool: Allow the user to choose the hash algorithm
when signing certificate request or certificate revocation list.
+** Restored the behavior of gnutls_x509_privkey_import_pkcs8()
+which now may (again) accept a NULL password.
+
** API and ABI modifications:
No changes since last version.