summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-10-06 08:52:28 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-10-06 08:52:28 +0200
commitaf9c79307392969938f04df57f8bf3765e6a1af7 (patch)
tree35a89e68db033a49e191569013779d1bd35013e0
parenta15a4d03d67654f525c56913bec887970fe06512 (diff)
downloadgnutls-af9c79307392969938f04df57f8bf3765e6a1af7.tar.gz
doc update
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index db66c394b6..9004262a05 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,12 @@ See the end for copying conditions.
to use DSA-SHA1 due to his old DSA certificate, without requiring him
to enable DSA-SHA1 (and thus make it acceptable for the server's certificate).
+** guile: Backported all improvements from 3.5.x branch.
+
+** guile: Update code to the I/O port API of Guile >= 2.1.4
+ This makes sure the GnuTLS bindings will work with the forthcoming 2.2
+ stable series of Guile, of which 2.1 is a preview.
+
** API and ABI modifications:
No changes since last version.