From: Jim Meyering Date: Fri, 11 Apr 2003 10:52:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~734 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d5d5c4fc6811bc97d9099904269b4d099a6095af;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index ff309cbc5d..dba940fdc6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,15 @@ -2003-04-10 Jim Meyering +2003-04-11 Jim Meyering * 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 + * src/stty.c (wrapf): Declare with format attribute. The S_MAGIC_... names shouldn't be maintained in two places (prior