From: Jim Meyering Date: Mon, 2 Jun 2003 06:58:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~416 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38c68676ac8a395b906cc415e672e8646ff9532b;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 61bc58cada..4cb46ef0d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2003-06-02 Jim Meyering + * Version 5.0.1. + * src/system.h: Always include , since we assume C89. Include without checking for HAVE_LIMITS_H. @@ -8,8 +10,6 @@ 2003-06-01 Jim Meyering - * Version 5.0.1. - Avoid a race condition in `tail -f' described by Ken Raeburn in http://mail.gnu.org/archive/html/bug-textutils/2003-05/msg00007.html * src/tail.c (file_lines): Add new parameter, *read_pos, and set it.