summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2022-09-21 00:29:05 +0200
committerBruno Haible <bruno@clisp.org>2022-09-21 00:29:05 +0200
commitf22af31ef3bc6578250ad8951468456c8a987397 (patch)
treeb649e18132f9d46ba37c148ef7bfba865db7c2fb /ChangeLog
parent5210250cccb00c9906a96d27212016ee578e8f29 (diff)
downloadgnulib-f22af31ef3bc6578250ad8951468456c8a987397.tar.gz
Add another helper script for creating testdirs.
* all-modules: New file, based on posix-modules.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d3eacd3a2..29cea3c545 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2022-09-20 Bruno Haible <bruno@clisp.org>
+ Add another helper script for creating testdirs.
+ * all-modules: New file, based on posix-modules.
+
+2022-09-20 Bruno Haible <bruno@clisp.org>
+
snippet/warn-on-use: Don't cause wrong AC_CHECK_DECL results with clang.
* m4/warn-on-use.m4 (gl_WARN_ON_USE_PREPARE): Use the clang command-line
option that disables implicit built-in function declarations in clang.