From: Simon Josefsson Date: Sun, 22 Aug 2004 10:52:23 +0000 (+0000) Subject: Add. X-Git-Tag: gnutls_1_1_18~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3aaaa65490ca42846d6f64733d79b5c48cd32780;p=thirdparty%2Fgnutls.git Add. --- diff --git a/NEWS b/NEWS index dc8114f298..57132aff29 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,5 @@ Version 1.1.18 +- Corrected handling of certificate with dates after year 2038. - Added example client and server for anonymous authentication. - Added self test that tests anonymous TLS client and server. - Assume C89 or better; removed checks for size_t, ptrdiff_t and time_t.