summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fed342b..e9f8ae2 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,13 @@ Copyright (C) Artyom V. Poptsov <poptsov.artyom@gmail.com>
notice and this notice are preserved.
* Unreleased
+** Add support of Guile 2.0.12
+ Guile-SSH now builds (and works quite well, as far as I can see) with Guile
+ 2.0.9 and 2.0.12. Unit tests are passing too.
+
+ Tested on:
+ - Gentoo GNU/Linux, Guile 2.0.12-r1, libssh 0.7.3
+ - Gentoo GNU/Linux, Guile 2.0.9-r1, libssh 0.7.3
** Add support of libssh 0.7.3
Guile-SSH now supports libssh 0.7.3 and (probably) newer versions; haven't
tested.