From: Simon Josefsson Date: Sun, 26 Nov 2006 10:23:10 +0000 (+0000) Subject: Add. X-Git-Tag: gnutls_1_7_0~22 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b4f1ebd93bf4bda1f7294a841c11e2de3c8bfe09;p=thirdparty%2Fgnutls.git Add. --- diff --git a/NEWS b/NEWS index 220c8e9372..878c6e2539 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,13 @@ See the end for copying conditions. The client has been successfully tested against https://www.mikestoolbox.org:4433/. +*** Pull up from 1.6.x: + +** Fix ./configure failure with non-GCC compilers. +This fixes the following error message: +configure: error: conditional "HAVE_LD_OUTPUT_DEF" was never defined. +Reported by "Michael C. Vergallen" . + ** API and ABI modifications: GNUTLS_TLS1_2: New gnutls_protocol_t enum member.