summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-06-26 09:54:03 +0200
committerSimon Josefsson <simon@josefsson.org>2007-06-26 09:54:03 +0200
commitfdb5649249bda069648369df6eb264737768fa74 (patch)
treebc6e80d9bd52f65643f6541a6e9012b08ebbb2ee
parent051cbb928df5f3495f274ff005075f1d1c29e48d (diff)
downloadgnutls-fdb5649249bda069648369df6eb264737768fa74.tar.gz
Add.
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8788a20f8b..a2197282cd 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ See the end for copying conditions.
* Version 1.7.14 (unreleased)
+** Don't enable Guile bindings unless we have Guile 1.8 or later.
+Patch from Ludovic Courtès <ludovic.courtes@laas.fr>.
+
** Fix memory leak during DSA signature verification.
Patch from Ludovic Courtès <ludovic.courtes@laas.fr>.