From: Jim Meyering Date: Fri, 7 Mar 2003 23:26:35 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.10~87 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c647d81837e229c0e23ab6c64afb9618889fe40f;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index f8a0e2d44b..4717d93091 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,16 @@ -2003-03-07 Jim Meyering +2003-03-08 Jim Meyering * Version 4.5.10. +2003-03-07 John David Anglin + + * expr.c (usage): Use putchar, not fputs, to output a single character. + * ls.c (dired_dump_obstack): Likewise. + * ptx.c (output_one_tex_line, output_one_dumb_line): Likewise. + * stat.c (print_it): Likewise. + +2003-03-07 Jim Meyering + * src/cp.c: Remove everything associated with mmap-stack.c. This reverts the two changes of 2003-02-21. * src/du.c: Remove everything associated with mmap-stack.c.