]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 11 Apr 2003 10:52:04 +0000 (10:52 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 11 Apr 2003 10:52:04 +0000 (10:52 +0000)
ChangeLog

index ff309cbc5d0f00653a2d13e04e0d111eb064f3fa..dba940fdc684387c5deccb4dec28b49ccb4ace35 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,15 @@
-2003-04-10  Jim Meyering  <jim@meyering.net>
+2003-04-11  Jim Meyering  <jim@meyering.net>
 
        * Version 5.0.1.
 
+       * copy.c, cp-hash.c, cp.c, csplit.c, cut.c, date.c, df.c, du.c:
+       * expand.c, expr.c, id.c, join.c, md5sum.c, nl.c, od.c, paste.c:
+       * pr.c, ptx.c, sort.c, split.c, su.c, tail.c, tee.c, tr.c:
+       * unexpand.c, users.c: Remove anachronistic casts of xmalloc,
+       xrealloc, and xcalloc return values and of xrealloc's first argument.
+
+2003-04-10  Jim Meyering  <jim@meyering.net>
+
        * src/stty.c (wrapf): Declare with format attribute.
 
        The S_MAGIC_... names shouldn't be maintained in two places (prior