From: Simon Josefsson Date: Tue, 24 Aug 2004 15:06:03 +0000 (+0000) Subject: Add. X-Git-Tag: gnutls_1_1_18~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=789451f207c7a6b0ba519fdc91700a704eebad4d;p=thirdparty%2Fgnutls.git Add. --- diff --git a/NEWS b/NEWS index 2411b95d4d..352deef288 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 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.