From: Simon Josefsson Date: Mon, 30 Oct 2006 10:01:30 +0000 (+0000) Subject: Add. X-Git-Tag: gnutls_1_5_4~24 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fef287c9fd13c9d76e1ea9125c5ce45ab496f5f8;p=thirdparty%2Fgnutls.git Add. --- diff --git a/NEWS b/NEWS index 30edc9e221..383ebb49c3 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,11 @@ See the end for copying conditions. * Version 1.5.4 (unreleased) +** When a GnuTLS server receive a SSLv2 Client Hello for an unknown TLS +** version, try to negotiate the highest version support by the GnuTLS server, +** instead of the lowest. +Reported by . + ** Replace old constructs with use of gnulib modules. For example, we can now assume unistd.h, sys/stat.h, sys/socket.h in the code. If the headers doesn't exist on the target system, gnulib