summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2014-06-10 16:32:43 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2014-06-10 16:32:43 +0200
commit8768f57fdd79fbafa83d64402e11a2281da0d864 (patch)
treeb146bed4d46515e9bc66b02a8d5b29a31a4a21b3
parent6e1fd795d1e50f97db694a3b510f8534f37314a1 (diff)
downloadgnutls-8768f57fdd79fbafa83d64402e11a2281da0d864.tar.gz
doc update
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cd14d686cd..76c3f7e212 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,11 @@ See the end for copying conditions.
** libgnutls: Do not call the post client hello callback twice when
resuming using session tickets.
+** libgnutls: When the decoding of a printable DN element fails, then treat
+it as unknown and print its hex value rather than failing. That works around
+an issue in a TURKTRST root certificate which improperly encodes the
+X520countryName element.
+
** API and ABI modifications:
No changes since last version.