summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-05-04 12:50:54 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-05-04 12:50:54 +0200
commitcd0ba460fac715c59c8985f85e3718333164a316 (patch)
tree5011960d4ab4c6f1c45fca809421dd97c04172b5
parentb15bb9334326b6d4076c610843f30eb9c8251e7b (diff)
downloadgnutls-cd0ba460fac715c59c8985f85e3718333164a316.tar.gz
doc update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 363b04779a..f753c0b197 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ See the end for copying conditions.
different recv and send pointers have been specified. Reported and
investigated by JMRecio.
+** libgnutls: Several small bug fixes identified using valgrind and
+the Codenomicon TLS test suite.
+
** libgnutls-dane: Accept a certificate using DANE if there is at least one
entry that matches the certificate. Patch by simon [at] arlott.org.