summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-09-09 16:18:57 +0000
committerJim Meyering <jim@meyering.net>2006-09-09 16:18:57 +0000
commit6f2530cf3a9d58707b80872e8418772e5bf0c395 (patch)
treee0282a27065d0c7bd74f97bb1d178c391dbd4e9e /ChangeLog
parent77d7a11b2f0851286fee1d33a70682390fb8ffdf (diff)
downloadcoreutils-6f2530cf3a9d58707b80872e8418772e5bf0c395.tar.xz
* Makefile.maint (sc_prohibit_assert_without_use): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5739850ee..4896c20fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
are no .m4 files.
(sc_require_config_h): Skip this test if there are no version-
controlled .c files.
+ (sc_prohibit_assert_without_use): Likewise.
2006-09-08 Jim Meyering <jim@meyering.net>