From: Jim Meyering Date: Fri, 11 Jul 2003 11:12:53 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~93 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c557c0a2782fa557b5b57a4f4420f0a06ffa125;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 5dbd40bf42..ed068b945a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2003-07-11 Jim Meyering + * Version 5.0.1. + * src/head.c (diagnose_copy_fd_failure): New function, renamed from the macro, COPY_FD_DIAGNOSE. (diagnose_copy_fd_failure): Enclose diagnostic in _(...). @@ -19,8 +21,6 @@ 2003-07-10 Jim Meyering - * Version 5.0.1. - * src/head.c (usage): Use 1024*1024 in place of 1048576. * src/tail.c (usage): Likewise.