summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2021-12-24 17:22:00 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2021-12-24 17:27:26 -0800
commitbb172844a85a0d79aa7814510bfffdb168fa3bb4 (patch)
treef44e46170772f64285c03a46b7a2e3d2c1801e59 /ChangeLog
parent0f71c53437c5fccc35de2e88c23ea5e64eaa76a5 (diff)
downloadgnulib-bb172844a85a0d79aa7814510bfffdb168fa3bb4.tar.gz
maint: tight-scope-mk need not be read-only
* top/maint.mk (tight-scope.mk): Don’t bother to make tight-scope.mk read-only either.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0bcca2d3b4..7cfcc2893b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2021-12-24 Paul Eggert <eggert@cs.ucla.edu>
+ maint: tight-scope-mk need not be read-only
+ * top/maint.mk (tight-scope.mk): Don’t bother to make
+ tight-scope.mk read-only either.
+
maint: break out '&& mv $@-t $@'
* build-aux/git-version-gen, config/argz.mk, modules/configmake:
* modules/posix_spawnp-tests, modules/snippet/link-warning: