diff options
| author | Artyom Poptsov <poptsov.artyom@gmail.com> | 2014-06-21 18:05:08 +0400 |
|---|---|---|
| committer | Artyom Poptsov <poptsov.artyom@gmail.com> | 2014-06-21 18:05:08 +0400 |
| commit | 779dd9d2e4308f45380b0a371f5df3405bbfc74b (patch) | |
| tree | 3e462fb7ec68836ed4d3e67acd3a86bb00652c13 /NEWS | |
| parent | Merge branch 'master' into gc-bug-fix (diff) | |
| parent | tests/client-server.scm (spawn-server-thread): Catch all exceptions (diff) | |
| download | guile-ssh-779dd9d2e4308f45380b0a371f5df3405bbfc74b.tar.gz | |
Merge branch 'master' into gc-bug-fix
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,6 +33,7 @@ Copyright (C) Artyom V. Poptsov <poptsov.artyom@gmail.com> Functions now return `#f' if the given argument is not a Guile-SSH key object. ** Documentation update +*** Fix old URLs to Guile-SSH repository in the `Installation' chapter *** Add an overview of programming with Guile-SSH to the "Examples" chapter * Changes in version 0.6.0 (2014-03-23) |
