summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 470012f4b9..8d18287c7a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-10-07 Bruno Haible <bruno@clisp.org>
+
+ test-framework-sh: Don't require bash on Windows and OS/2.
+ Reported by KO Myung-Hun.
+ * tests/test-init.sh: Use 'shopt' only when running in bash.
+
2017-10-06 KO Myung-Hun <komh@chollian.net>
wcwidth: check a macro version of wcwidth () as well