From: Simon Josefsson Date: Mon, 14 Apr 2008 10:43:59 +0000 (+0200) Subject: Add. X-Git-Tag: gnutls_2_3_5~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc4c623d88fe4a1d01acc8a212d290549ab3fc63;p=thirdparty%2Fgnutls.git Add. --- diff --git a/NEWS b/NEWS index 0247fecb3f..a9ea290548 100644 --- a/NEWS +++ b/NEWS @@ -26,6 +26,8 @@ Thanks to Laurence Withers , 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