summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2d783e852a..f5c8634f3c 100644
--- a/NEWS
+++ b/NEWS
@@ -41,6 +41,9 @@ See the end for copying conditions.
** certtool: the option '--load-ca-certificate' can now accept PKCS#11
URLs in addition to files.
+** certtool: the option '--load-crl' can now be used when generating PKCS#12
+ files (i.e., in conjunction with '--to-p12' option).
+
** API and ABI modifications:
gnutls_x509_crt_set_flags: Added
GNUTLS_X509_CRT_FLAG_IGNORE_SANITY: Added