summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorArtyom V. Poptsov <poptsov.artyom@gmail.com>2015-02-22 19:55:31 +0300
committerArtyom V. Poptsov <poptsov.artyom@gmail.com>2015-02-22 19:55:31 +0300
commite5d681450e739ba1a7aa1e527279822c0339cbee (patch)
tree4268d955fb9f845a7335583f9778915137653487 /NEWS
parentexamples/echo/server.scm.in: Update copyright dates (diff)
downloadguile-ssh-e5d681450e739ba1a7aa1e527279822c0339cbee.tar.gz
NEWS: Update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4098f82..f6d341e 100644
--- a/NEWS
+++ b/NEWS
@@ -29,6 +29,8 @@ guile: ports.c:1476: scm_i_fill_input: Assertion `pt->read_pos == pt->read_end'
*** ssshd
- Send exit status to the client according to the result of command
execution.
+*** echo server and client
+ - Some cosmetic changes aimed to make the code cleaner.
** Update documentation
- Add description of the new procedures.