]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Add.
authorSimon Josefsson <simon@josefsson.org>
Mon, 14 Apr 2008 10:43:59 +0000 (12:43 +0200)
committerSimon Josefsson <simon@josefsson.org>
Mon, 14 Apr 2008 10:43:59 +0000 (12:43 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 0247fecb3f28c402f1d7d2c6fa0eae8aca7e34be..a9ea290548ac9bc69c75acb231cd72bbe4d431f9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,8 @@ Thanks to Laurence Withers <l@lwithers.me.uk>, see
 ** New APIs to let applications replace the RNG used.
 Update all RNG callers in the code to use the new interface.
 
+** Guile code now built with -fgnu89-inline to fix inline semantic problem.
+
 ** API and ABI modifications:
 gnutls_crypto_rnd_register: ADDED
 gnutls_rnd_level_t: ADDED