From: Jim Meyering Date: Sun, 4 May 2003 08:44:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~592 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=28e9fb4f738bf6f35fbddbebfaeb5a83fa5a7e90;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 64f0ee7681..602a156b0b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-05-04 Jim Meyering + + * Version 5.0.1. + 2003-05-04 Paul Eggert * src/remove.c (HAVE_WORKING_READDIR): Define to 0 if not defined. @@ -7,8 +11,6 @@ 2003-05-03 Jim Meyering - * Version 5.0.1. - Extend head to accept --lines=-N (--bytes=-N) and to print all but the N lines (bytes) at the end of the file. * src/head.c: Include full-write.h, full-read.h, inttostr.h, quote.h.