summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-05-03 13:07:46 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-05-03 13:07:46 +0200
commit735f3e4b343bb99efce9a4eba62d324e4711fa42 (patch)
treed25a00edd9af9d7df556609e395c9c7fd5c04ced
parentc2962ab4e236819707939557351dea7907356a62 (diff)
downloadgnutls-735f3e4b343bb99efce9a4eba62d324e4711fa42.tar.gz
doc update
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a6b00bc0fb..0d289ddf9a 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,13 @@ See the end for copying conditions.
** libgnutls: Fixes in gnutls_privkey_import_ecc_raw().
+** libgnutls: Fixed gnutls_pkcs11_get_raw_issuer() usage with the
+ GNUTLS_PKCS11_OBJ_FLAG_OVERWRITE_TRUSTMOD_EXT flag. Previously that
+ operation could fail on certain PKCS#11 modules.
+
+** libgnutls: gnutls_pkcs11_obj_import_url() and gnutls_x509_crt_import_url()
+ can accept the GNUTLS_PKCS11_OBJ_FLAG_OVERWRITE_TRUSTMOD_EXT flag.
+
** API and ABI modifications:
No changes since last version.