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 0ef54eee24..5a1d5c0f9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-05-13 Jim Meyering <meyering@fb.com>
+
+ maint.mk: update regex to reflect 2013 addition of "assume" to verify.h
+ * top/maint.mk (sc_prohibit_verify_without_use): Don't reject a source
+ file that uses the assume macro, claiming that verify.h is unused.
+
2017-05-13 Bruno Haible <bruno@clisp.org>
Use symbolic values for _WIN32_WINNT.