From: Simon Josefsson Date: Tue, 24 Aug 2004 15:42:16 +0000 (+0000) Subject: Add. X-Git-Tag: gnutls_1_1_18~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=51ca077428b01e5dbcf97b8d886ff2d0cbb4f4ee;p=thirdparty%2Fgnutls.git Add. --- diff --git a/NEWS b/NEWS index 352deef288..3f3d8fac4c 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,7 @@ See the end for copying conditions. - Correct certtool --smime-to-p7 end of line character handling. - Added example client and server for anonymous authentication. - Added self test that tests anonymous TLS client and server. +- Added self tests of Nettle and generic crypto layer. - Added API reference manual in HTML format in doc/reference/ using GTK-DOC. - Assume C89 or better; removed checks for size_t, ptrdiff_t and time_t. - Man pages for API functions are included.