summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorArtyom V. Poptsov <poptsov.artyom@gmail.com>2017-01-03 20:14:16 +0300
committerArtyom V. Poptsov <poptsov.artyom@gmail.com>2017-01-03 20:14:16 +0300
commit3a033a288b37351cf0efea138724a5be5d370845 (patch)
tree94641f8d5922eacb7cb06df8edfdb93a3575c871 /NEWS
parenttunnel.scm (main-loop): Handle "interrupted system call" errors (diff)
downloadguile-ssh-3a033a288b37351cf0efea138724a5be5d370845.tar.gz
NEWS: Update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b55bef9..a08da06 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,10 @@ Copyright (C) Artyom V. Poptsov <poptsov.artyom@gmail.com>
** New module (ssh shell)
The module provides some procedures build upon (ssh popen) for working with
remote shell.
+** Bugfixes
+*** In (ssh tunnel)
+**** 'main-loop' now handles "interrupted system call" errors
+ that sometimes occur on 'select' call.
** Changes in (ssh dist node)
*** 'node-eval' now can work without procps
The procedure now checks if procps package is present on a node and uses