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 c86fb78882..9ebc32bea1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2021-01-04 Simon Josefsson <simon@josefsson.org>
+
+ maintainer-makefile: Invoke syntax-checks regardless of locale.
+ * top/maint.mk (syntax-check-rules): Invoke sed with LANG=C
+ environment because [a-z] may not include 'w' in all locales.
+
2021-01-04 Bruno Haible <bruno@clisp.org>
nstrftime, time_rz: Avoid using an obsolete Autoconf macro.