summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-09-05 13:18:03 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-09-05 13:18:03 +0200
commitd1f9dcb267888d0d0c826506a9cf33534065d0a8 (patch)
treec4d50f3db0c642775f555773c02b5f5695c1f822
parentca1d5aeaf5e9978cf6988ac28c65f14f54c41e41 (diff)
downloadgnutls-d1f9dcb267888d0d0c826506a9cf33534065d0a8.tar.gz
doc update
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8dfab83cd5..5485e14305 100644
--- a/NEWS
+++ b/NEWS
@@ -20,8 +20,11 @@ See the end for copying conditions.
structure. Previously signed integers could be written depending on what
the underlying module would produce. Addresses #122.
+** libgnutls: backported X.509 unique ID functionality from later versions.
+
** API and ABI modifications:
-No changes since last version.
+gnutls_x509_crt_set_issuer_unique_id: Added
+gnutls_x509_crt_set_subject_unique_id: Added
* Version 3.3.24 (released 2016-07-06)