From: Nikos Mavrogiannopoulos Date: Fri, 6 Apr 2012 17:28:40 +0000 (+0200) Subject: documented fixes X-Git-Tag: gnutls_3_0_19~27 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1bb438105bc1209e071ae17e7de1cf7bb0b68340;p=thirdparty%2Fgnutls.git documented fixes --- diff --git a/NEWS b/NEWS index d5e3629068..dd64b59f6e 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,15 @@ GnuTLS NEWS -- History of user-visible changes. -*- outline -*- Copyright (C) 2000-2012 Free Software Foundation, Inc. See the end for copying conditions. +* Version 3.0.19 (unreleased) + +** tests: Disabled floating point test, and corrections +in pkcs12 decoding tests. + +** API and ABI modifications: +No changes since last version. + + * Version 3.0.18 (released 2012-04-02) ** certtool: Avoid a Y2K38 bug when generating certificates.