diff options
| author | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2016-10-09 21:30:09 +0300 |
|---|---|---|
| committer | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2016-10-09 21:30:09 +0300 |
| commit | d9e89ac8420a91b561fb25d81d79b632baa97b99 (patch) | |
| tree | 08d16b8c3a8a2358b4b68d8317e43c8a4117299b /NEWS | |
| parent | AUTHORS: Update (diff) | |
| download | guile-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-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |
