summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2007-11-27 19:50:27 +0100
committerJim Meyering <meyering@redhat.com>2007-11-27 20:03:08 +0100
commit9696161574e385795a74b4d6cb41b08dd0b4e4dd (patch)
tree49843b989065c37bf78e028971be7e7cf8b7817a /ChangeLog
parent3a60f14cbb1520954ed0a3fcdbbe62523de13d04 (diff)
downloadcoreutils-9696161574e385795a74b4d6cb41b08dd0b4e4dd.tar.xz
Don't block use of 'cat' or 'wc' in "make check".
* Makefile.maint (my-distcheck): Add "cat" and "wc" to the list of programs that we can't blacklist.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e04cd106b..323cfe876 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-11-27 Jim Meyering <meyering@redhat.com>
+ Don't block use of 'cat' or 'wc' in "make check".
+ * Makefile.maint (my-distcheck): Add "cat" and "wc" to the list
+ of programs that we can't blacklist.
+
Fix md5sum+sha*sum on sparc: regenerate files with latest autoconf.
* configure et al: Regenerate with very latest version of autoconf
(v2.61a-312-gb524b0f), to fix md5sum and sha*sum miscompilation