summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-03-01 11:02:25 +0100
committerJim Meyering <jim@meyering.net>2007-03-01 11:02:25 +0100
commit7daf29845bbad04190d6130ff2f4c5c6827c5646 (patch)
treed6a027681a1dbd4fb1053d0937596d5f5d1d7dc7 /ChangeLog
parent5703f662b72f03b8a88bfc5cc5ee084988a88ce1 (diff)
downloadcoreutils-7daf29845bbad04190d6130ff2f4c5c6827c5646.tar.xz
Run the writable-files check only for release-building targets.
* Makefile.maint (local-checks-available): Remove writable-files. (alpha beta major): Put it here, instead.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e2d953ab1..0dcea044d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-03-01 Jim Meyering <jim@meyering.net>
+ Run the writable-files check only for release-building targets.
+ * Makefile.maint (local-checks-available): Remove writable-files.
+ (alpha beta major): Put it here, instead.
+
"make syntax-check" now runs only Makefile.cfg-selected tests
* Makefile.maint (syntax-check-rules): Hoist this definition so that
it precedes the indirect use in the definition of $(local-check).