From: Simon Josefsson Date: Tue, 5 Oct 2004 20:42:06 +0000 (+0000) Subject: Fix. X-Git-Tag: gnutls_1_0_21~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=583dab17675ecb7da7298d4cda94fbf0caba4faa;p=thirdparty%2Fgnutls.git Fix. --- diff --git a/NEWS b/NEWS index 6708f19d03..45a020bbdb 100644 --- a/NEWS +++ b/NEWS @@ -13,7 +13,7 @@ See the end for copying conditions. . - Fixes faulty getpass implementation in libextra/opencdk/, reported by Yoann Vandoorselaere . -- Started using GNULib for portability files, although not yet inside lib/. +- Using more GNULib portability files, although not yet inside lib/. - Added gnutls_certificate_verify_peers to gnutls/compat.h. - Improvements to the manual. - Known bug: the library require snprintf. This has not yet been