summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtyom V. Poptsov <poptsov.artyom@gmail.com>2016-08-19 23:47:11 +0300
committerArtyom V. Poptsov <poptsov.artyom@gmail.com>2016-08-19 23:47:11 +0300
commitb904feabc30393bc4b92645c84c3d67747ecc1cd (patch)
treec28fb794928cca72e11df91037105ad3bcb35c9f
parentNEWS: Fix typo (diff)
downloadguile-ssh-b904feabc30393bc4b92645c84c3d67747ecc1cd.tar.gz
NEWS: Update
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index cc778d6..c3f2152 100644
--- a/NEWS
+++ b/NEWS
@@ -42,7 +42,7 @@ Copyright (C) Artyom V. Poptsov <poptsov.artyom@gmail.com>
fail when '-j' option is used with 'make check', with value greater than 1
(e.g. '-j4'; tested on Gentoo GNU/Linux, 4-core Intel Atom CPU)
- Though sometimes tests fail, so there's still a big room for improvement.
+ Though sometimes tests fail, so there's still a room for improvement.
Another improvement is that SRFI-64 module and Guile-SSH common test module
are now compiled before use, that should speed up the tests.