From: Simon Josefsson Date: Mon, 27 Aug 2007 14:32:02 +0000 (+0200) Subject: Add. X-Git-Tag: gnutls_1_7_19~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1ec9138fe0c5a09e8fb93c35fac5d04d85f7dcf2;p=thirdparty%2Fgnutls.git Add. --- diff --git a/NEWS b/NEWS index 5005a1a0a9..9a3f811d19 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,10 @@ See the end for copying conditions. * Version 1.7.19 (unreleased) +** Fix gnutls_error_is_fatal so that positive "errors" are non-critical. +This solves connection problems in mutt, see +. + ** Update gnulib files. In particular, the getpass module -- with its dependencies on getline, getdelim, fseeko etc -- where moved from the lgl/ (used by the core