From 71447df7418c40ec0bfb0f7cfc798164d2ea4d93 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 11 Feb 2002 11:00:10 +0000 Subject: [PATCH] *** empty log message *** --- old/textutils/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 9f83f1264a..2663203707 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -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 + + * 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 * src/uniq.c (main): Prepend `warning: ' to the diagnostic, so it's -- 2.47.3