diff options
| author | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2016-11-25 00:21:48 +0300 |
|---|---|---|
| committer | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2016-11-25 00:21:48 +0300 |
| commit | 503ae1ce6374dc12591d45aaeb36ac744b4fd61f (patch) | |
| tree | 0f6f33d8aa8ab3c85b21c7f4cc42908cfddbab65 /NEWS | |
| parent | NEWS: Update (diff) | |
| download | guile-ssh-503ae1ce6374dc12591d45aaeb36ac744b4fd61f.tar.gz | |
NEWS: Bump version to 0.10.2v0.10.2
* NEWS: Update. Bump version to 0.10.2.
* configure.ac: Update.
* build-aux/compile: Update.
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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.2 (2016-11-25) ** New procedures *** New procedure 'channel-send-eof' in (ssh channel) The procedure allows to send end-of-file (EOF) on a channel. This action @@ -16,6 +16,8 @@ Copyright (C) Artyom V. Poptsov <poptsov.artyom@gmail.com> data until EOF (such as 'wc'.) ** Documentation *** Add procedure index +** Misc +*** Fixed several compilation warnings * Changes in version 0.10.1 (2016-10-09) ** Bugfixes |
