summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorArtyom V. Poptsov <poptsov.artyom@gmail.com>2016-08-20 09:17:11 +0300
committerArtyom V. Poptsov <poptsov.artyom@gmail.com>2016-08-20 09:17:11 +0300
commit8906031a66a29d670e9137d75829ced59c2eda78 (patch)
tree110ae2e8c4cade28f879c411d6686338058097f6 /NEWS
parentdoc/guile-ssh.texi (Acknowledgments): Update (diff)
downloadguile-ssh-8906031a66a29d670e9137d75829ced59c2eda78.tar.gz
NEWS: Bump version to 0.10.0v0.10.0
* NEWS: Bump version to 0.10.0. * configure.ac, doc/version.texi: Likewise.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c3f2152..4f315d3 100644
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,7 @@ Copyright (C) Artyom V. Poptsov <poptsov.artyom@gmail.com>
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
-* Unreleased
+* Changes in version 0.10.0 (2016-08-20)
** 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.