summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-05-06 17:30:01 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-05-06 17:30:01 +0200
commitc0da7fa6a4486d31e86492567713d13eda51a2c0 (patch)
tree8771d2ba302bfffdb997612657ce4d266a0ea1d3
parenta54dedeaaf18840226807c3cbf752771b11a8fff (diff)
downloadgnutls_2_12_4.tar.gz
documented guile fix.gnutls_2_12_4
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b2a6a324c9..fb91b66357 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,10 @@ compensate for the deprecated gnutls_certificate_get_x509_cas().
** libgnutls: Limited allowed wildcards to gnutls_x509_crt_check_hostname()
to prevent denial of service attacks. Reported by Kalle Olavi Niemitalo.
+** guile: Fix tests to match the `exit' behavior introduced in Guile 2.0.1.
+This fix makes tests behave correctly wrt. to the Guile bug fix at
+<http://git.sv.gnu.org/cgit/guile.git/commit/?id=e309f3bf9ee910c4772353ca3ff95f6f4ef466b5>.
+
** API and ABI modifications:
gnutls_certificate_get_issuer: ADDED