*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 2 Jun 2003 06:58:27 +0000 (06:58 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 2 Jun 2003 06:58:27 +0000 (06:58 +0000)
ChangeLog

index 61bc58c..4cb46ef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2003-06-02  Jim Meyering  <jim@meyering.net>
 
+       * Version 5.0.1.
+
        * src/system.h: Always include <string.h>, since we assume C89.
        Include <limits.h> without checking for HAVE_LIMITS_H.
 
@@ -8,8 +10,6 @@
 
 2003-06-01  Jim Meyering  <jim@meyering.net>
 
-       * 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.