summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-10-05 15:43:25 +0200
committerSimon Josefsson <simon@josefsson.org>2008-10-05 15:43:25 +0200
commitc78831d21a743b060c2c4de51282e529de6e7906 (patch)
tree57dcab6941700cb316f98fd9dbd852ab96207a69
parentcb809c6fd374727e989acc478b13c2884e0d8bbd (diff)
downloadgnutls-c78831d21a743b060c2c4de51282e529de6e7906.tar.gz
Add.
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 83ce99b60a..61c84445f8 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,10 @@ See the end for copying conditions.
** libgnutls: Correct printing and parsing of IPv6 addresses.
+** libgnutls-openssl: fix out of bounds access.
+Problem in X509_get_subject_name and X509_get_issuer_name. Tiny patch
+from Thomas Viehmann <tv@beamnet.de>.
+
** certtool: Use inet_pton for parsing IPv6 addresses.
** API and ABI modifications: