From: Jim Meyering Date: Sun, 28 Sep 2003 08:39:37 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.0~512 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b127b8e824c4d9e2f7789a9d58ec97c33f9b98ac;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 7c908c9e04..70f6dcae2a 100644 --- 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 *).