From: Simon Josefsson Date: Mon, 25 Oct 2004 19:10:16 +0000 (+0000) Subject: Add. X-Git-Tag: gnutls_1_1_21~17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=610f95ab0a257534b309e91ebb2ebd5c5bf1b6bd;p=thirdparty%2Fgnutls.git Add. --- diff --git a/NEWS b/NEWS index 65a2465f7d..2ea96b2660 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,9 @@ See the end for copying conditions. tiny patch by Aleix Conchillo Flaque . - Add self test of PKCS#12 functionality in "certtool", based on test vectors from Joe Orton . +- Fix library order in libgnutls*-config --libs output, to permit + static linking, reported by Yoann Vandoorselaere + . * Version 1.1.20 (2004-10-12) - Fix compile problem in gl/getpass.c on some systems.