summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-09-15 22:59:59 +0200
committerSimon Josefsson <simon@josefsson.org>2008-09-15 22:59:59 +0200
commitaddc289a7ea3a431fb3cabe40c18d64be1e58425 (patch)
tree7c5468df2a39cdd8f8cadcff98b835a4f1576a63
parent7ad5ce4bd98d0fa3c032f30a5f11c6d34d5438a2 (diff)
downloadgnutls-addc289a7ea3a431fb3cabe40c18d64be1e58425.tar.gz
Add.
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e43aad58bc..c8790594bd 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@ See the end for copying conditions.
* Version 2.4.2 (unreleased)
+** libgnutls: Don't crash when gnutls_credentials_set is called twice.
+
** libgnutls: Corrected memory leak in X.509 functions.
Thanks to Colin Leroy <colin@colino.net>.