summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDmitry Baryshkov <dbaryshkov@gmail.com>2020-05-14 02:20:57 +0300
committerDmitry Baryshkov <dbaryshkov@gmail.com>2020-05-14 11:05:04 +0300
commita0e5770f50462de82afaf7743a88c33414cb32dc (patch)
tree693845374a46f01468616d238ac71c4b4be919b6 /NEWS
parenta4978e8884cfb97af0d0f95fdaaa59c1cfa7e2d1 (diff)
downloadgnutls-a0e5770f50462de82afaf7743a88c33414cb32dc.tar.gz
pkcs7: add function to display signature information
Basically export print_pkcs7_info() in a way usable by external applications. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fe1c6035af..834cd629dd 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@ See the end for copying conditions.
** API and ABI modifications:
GNUTLS_CIPHER_AES_128_SIV: Added
GNUTLS_CIPHER_AES_256_SIV: Added
+gnutls_pkcs7_print_signature_info: Added
* Version 3.6.13 (released 2020-03-31)