summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorArtyom V. Poptsov <poptsov.artyom@gmail.com>2016-10-09 21:30:09 +0300
committerArtyom V. Poptsov <poptsov.artyom@gmail.com>2016-10-09 21:30:09 +0300
commitd9e89ac8420a91b561fb25d81d79b632baa97b99 (patch)
tree08d16b8c3a8a2358b4b68d8317e43c8a4117299b /NEWS
parentAUTHORS: Update (diff)
downloadguile-ssh-d9e89ac8420a91b561fb25d81d79b632baa97b99.tar.gz
NEWS: Bump version to 0.10.1v0.10.1
* NEWS: Bump version to 0.10.1. * configure.ac, doc/version.texi: Update.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 41ce39b..d659fd2 100644
--- a/NEWS
+++ b/NEWS
@@ -7,12 +7,14 @@ 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.1 (2016-10-09)
** Bugfixes
*** Fix SMOB freeing callbacks
Callbacks for many Guile-SSH objects would always fail to free allocated
resources due to wrong check added in 0.10.0. The problem should be fixed
now.
+** Change default 'guilesitedir' to 'PREFIX/share/guile/site/X.Y'
+ from 'PREFIX/share/guile-ssh/ssh/'
* Changes in version 0.10.0 (2016-08-20)
** Add support of Guile 2.0.12