summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a225e924d..b5575a45a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-10-08 Bruno Haible <bruno@clisp.org>
+
+ vma-iter: Fix truncated result on NetBSD (regression from 2017-10-07).
+ * lib/vma-iter.c (MIN_LEFTOVER): Define to 1, not 0.
+
2017-10-07 KO Myung-Hun <komh@chollian.net>
test-framework-sh: Fix 'invalid path dir' error.