summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-12-11 09:01:07 +0100
committerSimon Josefsson <simon@josefsson.org>2008-12-11 09:01:07 +0100
commit6150662c3e9801bb0399fbaa2a378ecfe6ebb319 (patch)
tree4f6d187bf00e7608b7ecf721172b80b8596e823a
parent29dbbbbe0e7b4eff8e0c74200d8240ed0a6d6121 (diff)
downloadgnutls-6150662c3e9801bb0399fbaa2a378ecfe6ebb319.tar.gz
Add.
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0c317d8ab3..141b86167e 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ See the end for copying conditions.
Patch from David Marín Carreño <davefx@gmail.com> in
<http://thread.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3321>.
+** gnutls: gnutls_x509_crq_print will now also print public key id.
+
** API and ABI modifications:
gnutls_x509_crq_get_key_id: ADDED.