summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-04-14 12:43:59 +0200
committerSimon Josefsson <simon@josefsson.org>2008-04-14 12:43:59 +0200
commitfc4c623d88fe4a1d01acc8a212d290549ab3fc63 (patch)
treea66af11044723005db867f89bc7eede8d24f4378 /NEWS
parent3f063d565effe40229556d081beca3afd2f41f31 (diff)
downloadgnutls-fc4c623d88fe4a1d01acc8a212d290549ab3fc63.tar.gz
Add.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0247fecb3f..a9ea290548 100644
--- 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