summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2015-08-03 14:53:28 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2015-08-03 14:53:28 +0200
commit9581394223754ddeeebd3ffa97aa495bb5c09511 (patch)
tree5c6c70d90685b05b6cb31ebebed1d60fd94323c9
parent42a6565d6b1dd4a3406b61ae259ae308852eaae7 (diff)
downloadgnutls-9581394223754ddeeebd3ffa97aa495bb5c09511.tar.gz
doc update
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f0782d2f9e..e659096bff 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,10 @@ See the end for copying conditions.
** libgnutls: Added support for RFC7507 by introducing the %FALLBACK_SCSV
priority string option. Patch by Alessandro Ghedini.
+** libgnutls: gnutls_pkcs11_privkey_generate2() will store the generated
+ public key, unless the GNUTLS_PKCS11_OBJ_FLAG_NO_STORE_PUBKEY flag is
+ specified.
+
** libgnutls: Allow the parsing of very long CNs.
** API and ABI modifications: