summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-09-28 08:39:37 +0000
committerJim Meyering <jim@meyering.net>2003-09-28 08:39:37 +0000
commitb127b8e824c4d9e2f7789a9d58ec97c33f9b98ac (patch)
tree4a4054d4c5d63fa6e7c7f1f9c81a945e248708a5 /ChangeLog
parent7f7abaa44733c51d945972c2024e499309088a58 (diff)
downloadcoreutils-b127b8e824c4d9e2f7789a9d58ec97c33f9b98ac.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c908c9e0..70f6dcae2 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 *).