From: Nikos Mavrogiannopoulos Date: Sun, 17 May 2015 18:59:14 +0000 (+0200) Subject: doc update X-Git-Tag: gnutls_3_4_2~84 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e9e95c063fba0a805cd0b7d8da66ec3f4e96c8ec;p=thirdparty%2Fgnutls.git doc update --- diff --git a/NEWS b/NEWS index 30eb5aa222..1c8be1d577 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,9 @@ and will notify of more possible timeouts. ** libgnutls: corrected regression with Camellia-256-GCM cipher. Reported by Manuel Pegourie-Gonnard. +** libgnutls: Introduced the GNUTLS_NO_SIGNAL flag to gnutls_init(). That +allows to disable SIGPIPE for writes done within gnutls. + ** API and ABI modifications: No changes since last version.