From: Simon Josefsson Date: Sun, 7 May 2006 14:57:58 +0000 (+0000) Subject: Add. X-Git-Tag: gnutls_1_2_11~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a2e5f0f006d9cd8acb32723b1e8da78dcbf4998a;p=thirdparty%2Fgnutls.git Add. --- diff --git a/NEWS b/NEWS index b3c1b09f36..fad4a83f90 100644 --- 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.