]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Add.
authorSimon Josefsson <simon@josefsson.org>
Sun, 7 May 2006 14:57:58 +0000 (14:57 +0000)
committerSimon Josefsson <simon@josefsson.org>
Sun, 7 May 2006 14:57:58 +0000 (14:57 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b3c1b09f36723f0528ca4acf25776fed57141431..fad4a83f90e251cc411c14582e21f665d3f0277a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,8 @@ A dummy credential structure is not needed now, if you wish to use the
 low-level TLS/IA API, simply call gnutls_ia_enable to enable TLS/IA on
 a session.
 
+** The self-tests are now run under valgrind, if it is installed.
+
 ** API and ABI modifications:
 _gnutls_x509_get_raw_crt_activation_time,
 _gnutls_x509_get_raw_crt_expiration_time: Removed.