]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Add.
authorSimon Josefsson <simon@josefsson.org>
Mon, 25 Oct 2004 19:10:16 +0000 (19:10 +0000)
committerSimon Josefsson <simon@josefsson.org>
Mon, 25 Oct 2004 19:10:16 +0000 (19:10 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 65a2465f7daf439f83d167643bc7456d2d371cd3..2ea96b26601d55539d4535e593c607a4ba677664 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,9 @@ See the end for copying conditions.
   tiny patch by Aleix Conchillo Flaque <aleix@member.fsf.org>.
 - Add self test of PKCS#12 functionality in "certtool", based on test
   vectors from Joe Orton <joe@manyfish.co.uk>.
+- Fix library order in libgnutls*-config --libs output, to permit
+  static linking, reported by Yoann Vandoorselaere
+  <yoann@prelude-ids.org>.
 
 * Version 1.1.20 (2004-10-12)
 - Fix compile problem in gl/getpass.c on some systems.