]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Add.
authorSimon Josefsson <simon@josefsson.org>
Sun, 26 Nov 2006 10:23:10 +0000 (10:23 +0000)
committerSimon Josefsson <simon@josefsson.org>
Sun, 26 Nov 2006 10:23:10 +0000 (10:23 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 220c8e93727ea3c89e6bd9116411c3404c02981e..878c6e2539d64e383ab6cb55b139ec38f4f8b529 100644 (file)
--- 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" <mvergall@telenet.be>.
+
 ** API and ABI modifications:
 GNUTLS_TLS1_2: New gnutls_protocol_t enum member.