summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-04-11 10:52:04 +0000
committerJim Meyering <jim@meyering.net>2003-04-11 10:52:04 +0000
commitd5d5c4fc6811bc97d9099904269b4d099a6095af (patch)
treef5020130c6b0739abe3ede738a0ec6175386d642 /ChangeLog
parent6c93bdeeaa8a322b76c48ffc17a2205f6c3f5271 (diff)
downloadcoreutils-d5d5c4fc6811bc97d9099904269b4d099a6095af.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ff309cbc5..dba940fdc 100644
--- 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