]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 11 Feb 2002 11:00:10 +0000 (11:00 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 11 Feb 2002 11:00:10 +0000 (11:00 +0000)
old/textutils/ChangeLog

index 9f83f1264a7bf47421cc912b796933c6c2162c67..26632037078ed310e1d34b1fb48602953fbd9022 100644 (file)
@@ -2,8 +2,17 @@
 
        * Version 2.0.21.
 
+       * tests/misc/head-pos: New file/test for the change of 2002-02-08.
+
        * src/tr.c (unquote): Make comment a little clearer.
 
+2002-02-08  Paul Eggert  <eggert@twinsun.com>
+
+       * src/head.c (head_lines): If we have read too much data, try
+       to seek back to the position we would have gotten to had we
+       been reading one byte at a time.  POSIX currently doesn't
+       require this, but it's easy to do and some software relies on it.
+
 2002-02-02  Jim Meyering  <meyering@lucent.com>
 
        * src/uniq.c (main): Prepend `warning: ' to the diagnostic, so it's