summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-07-21 20:14:39 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-07-23 11:31:57 +0200
commit96026ab530bc20140c457b3648dadb6ec194bdcf (patch)
tree2f64a246a1b3b590c14f7e7412022f54f869474c
parent0fcacb0b849ca23bf659618be06caacfbf732855 (diff)
downloadgnutls-96026ab530bc20140c457b3648dadb6ec194bdcf.tar.gz
doc update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cc954cfb19..0dd36d6f3e 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,9 @@ See the end for copying conditions.
** libgnutls: Dropped support for the EGD random generator.
+** libgnutls: Allow the decoding of raw elements (starting with #)
+ in RFC4514 DN string decoding.
+
** certtool: Added the "add_extension" and "add_critical_extension"
template options. This allows specifying arbitrary extensions into
certificates and certificate requests.