summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-06-05 22:15:58 +0200
committerSimon Josefsson <simon@josefsson.org>2008-06-05 22:15:58 +0200
commit27f1121e40e999f3ca4b1de947057c03ec3fdc6a (patch)
treef43a19c333d8d16457deb400042886d870ed8bff /NEWS
parentd449f06385867e048f21001af7a438c30c7b4020 (diff)
downloadgnutls-27f1121e40e999f3ca4b1de947057c03ec3fdc6a.tar.gz
Add.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b25a18a27b..03ffd71fa5 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,10 @@ See the end for copying conditions.
** tests/: New non-forking TLS handshake test.
+** tests/: Added libgcrypt.supp which can be used with valgrind.
+The file suppresses the known libgcrypt memory leaks, so they aren't
+printed when you run valgrind on the gnutls self-tests.
+
** API and ABI modifications:
No changes since last version.