]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 28 Sep 2003 08:39:37 +0000 (08:39 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 28 Sep 2003 08:39:37 +0000 (08:39 +0000)
ChangeLog

index 7c908c9e046d39f685924c31ec4f518173d3b57c..70f6dcae2a4968d16411007ada9f39c55a4ca6de 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,8 +2,8 @@
 
        * Version 5.0.92.
 
-       * Makefile.maint (sc_cast_of_x_alloc_return_value): Also check for
-       alloca casts.
+       * Makefile.maint (sc_cast_of_alloca_return_value): New rule.
+       (syntax-check-rules): Add it.
 
        * src/copy.c: Remove unnecessary cast of alloca, since now it's
        guaranteed to be (void *).