summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-11-10 08:39:28 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-11-10 08:39:28 +0100
commitff9f38d1982ee58969b1bf925af8f9b0e64b71f3 (patch)
treee410a3f0f160959504af73bb4666f426bc4ffaf6
parent4dc77f9dbca73a871d4f31ef9ab7f6d962540122 (diff)
downloadgnutls-ff9f38d1982ee58969b1bf925af8f9b0e64b71f3.tar.gz
doc update
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a66fd8f0cd..9d03773a86 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,8 @@ See the end for copying conditions.
** libgnutls: When traversing PKCS #11 tokens looking for an object, avoid
looking in unrelated to the object tokens.
+** libgnutls: Fixed bug in gnutls_x509_crt_set_dn() at DN parsing.
+
** certtool: When exporting an encrypted PEM private key do not output the key
parameters.