summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorArtyom Poptsov <poptsov.artyom@gmail.com>2014-06-21 18:05:08 +0400
committerArtyom Poptsov <poptsov.artyom@gmail.com>2014-06-21 18:05:08 +0400
commit779dd9d2e4308f45380b0a371f5df3405bbfc74b (patch)
tree3e462fb7ec68836ed4d3e67acd3a86bb00652c13 /NEWS
parentMerge branch 'master' into gc-bug-fix (diff)
parenttests/client-server.scm (spawn-server-thread): Catch all exceptions (diff)
downloadguile-ssh-779dd9d2e4308f45380b0a371f5df3405bbfc74b.tar.gz
Merge branch 'master' into gc-bug-fix
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 835ca84..78a404c 100644
--- a/NEWS
+++ b/NEWS
@@ -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)