summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2021-12-25 12:19:13 +0100
committerBruno Haible <bruno@clisp.org>2021-12-25 12:19:13 +0100
commit83948c64d10c77fb964e6523a9524729d6a66f32 (patch)
tree7fdba0fbef79e480eff76fe4dfe19892a69ab9eb /ChangeLog
parent792a728bd657b07e2444034b160e884fe1f49375 (diff)
downloadgnulib-83948c64d10c77fb964e6523a9524729d6a66f32.tar.gz
gnulib-tool: Respect applicability 'all' without --single-configure.
* gnulib-tool (func_verify_tests_module): Treat modules with applicability 'all' like 'tests' modules, not like 'main' modules.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e31734e21..cc9c38192d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2021-12-25 Bruno Haible <bruno@clisp.org>
+
+ gnulib-tool: Respect applicability 'all' without --single-configure.
+ * gnulib-tool (func_verify_tests_module): Treat modules with
+ applicability 'all' like 'tests' modules, not like 'main' modules.
+
2021-12-24 Paul Eggert <eggert@cs.ucla.edu>
maint: avoid empty lines in recipes