From: Jim Meyering Date: Wed, 22 Jan 1997 04:56:25 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_21a~72 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6d24eee92646f3be41168f3955a339abd785891e;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 1673f8c826..42bbcfd4db 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,7 @@ Tue Jan 21 22:49:00 1997 Jim Meyering + * Version 1.22. + * src/tail.c (main): Properly handle what the POSIX spec calls the `obsolescent' usage (e.g., tail +2c). It didn't work. Reported by Karl Heuer.