summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 154678293e..6bb698433b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2021-09-18 Bruno Haible <bruno@clisp.org>
+ string, wchar: Don't require undefined m4 macros (regr. today).
+ Reported by Colin Watson <cjwatson@debian.org> in
+ <https://lists.gnu.org/archive/html/bug-gnulib/2021-09/msg00078.html>.
+ * m4/string_h.m4 (gl_STRING_H_REQUIRE_DEFAULTS): Don't use m4_require
+ directly. Instead, invoke gl_STDLIB_H_REQUIRE_DEFAULTS.
+ * m4/wchar_h.m4 (gl_WCHAR_H_REQUIRE_DEFAULTS): Likewise.
+
+2021-09-18 Bruno Haible <bruno@clisp.org>
+
sm3-buffer tests: New module.
* tests/test-sm3-buffer.c: Renamed from tests/test-sm3.c.
* modules/crypto/sm3-buffer-tests: Renamed from