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 c47e0e2a19..7a1e5efcc7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-03-10 Bruno Haible <bruno@clisp.org>
+
+ vma-iter: Let callers know about error.
+ * lib/vma-iter.h (vma_iterate): Return 'int', not 'void'.
+ * lib/vma-iter.c (vma_iterate): Return -1 in case of error.
+
2017-03-05 Bruno Haible <bruno@clisp.org>
Fix value of LD for 64-bit compilers on AIX.