diff options
author | Jim Meyering <jim@meyering.net> | 2003-09-28 08:39:37 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-09-28 08:39:37 +0000 |
commit | b127b8e824c4d9e2f7789a9d58ec97c33f9b98ac (patch) | |
tree | 4a4054d4c5d63fa6e7c7f1f9c81a945e248708a5 /ChangeLog | |
parent | 7f7abaa44733c51d945972c2024e499309088a58 (diff) | |
download | coreutils-b127b8e824c4d9e2f7789a9d58ec97c33f9b98ac.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 *). |