]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 9 Aug 2003 15:33:20 +0000 (15:33 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 9 Aug 2003 15:33:20 +0000 (15:33 +0000)
ChangeLog

index 2aca4c888de4c3a2cbfa0a98e22e422269bc5a44..dbbf09114a174388a19cb36dde245f4012df435b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2003-08-09  Jim Meyering  <jim@meyering.net>
 
+       * Version 5.0.91.
+
        * src/tail.c: Add new undocumented option, --presume-input-pipe.
        (pipe_lines): Use memchr to skip lines, rather than an explicit loop.
 
@@ -15,8 +17,6 @@
 
 2003-08-09  Jim Meyering  <jim@meyering.net>
 
-       * Version 5.0.91.
-
        * tests/misc/split-fail: Reflect that `split -a 0' is now accepted.
 
 2003-08-07  Paul Eggert  <eggert@twinsun.com>