From: Simon Josefsson Date: Thu, 1 Dec 2005 11:16:43 +0000 (+0000) Subject: Add. X-Git-Tag: gnutls_1_3_1~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eccbf09d0a53de28987e1b401d159d66b18f14d2;p=thirdparty%2Fgnutls.git Add. --- diff --git a/NEWS b/NEWS index 6dd445486a..d0337e17e3 100644 --- a/NEWS +++ b/NEWS @@ -7,10 +7,12 @@ See the end for copying conditions. ** Support for DHE-PSK cipher suites has been added. +** Fix gnutls-cli STARTTLS hang when SIGINT is sent too quickly, thanks to +Otto Maddox and Nozomu Ando . + ** Corrected a bug in certtool for 64 bit machines. Reported by Max Kellermann . - * Version 1.3.0 (2005-11-15) ** Support for TLS Pre-Shared Key (TLS-PSK) ciphersuites have been added.