]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 21 Jul 2016 18:14:39 +0000 (20:14 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 23 Jul 2016 09:31:57 +0000 (11:31 +0200)
NEWS

diff --git a/NEWS b/NEWS
index cc954cfb19323a9056aadfc879a4c8a1523af280..0dd36d6f3ef9c41b4677120ea553cb78ed6a7ca0 100644 (file)
--- 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.