From: Jim Meyering Date: Tue, 15 May 2001 15:46:59 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_9~114 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f1c7411a979ad8637859aee32311bd7d1b3dbb1e;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 59dc0aabcd..be257851b8 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,8 @@ +2001-05-12 Bruno Haible + + * src/tail.c (parse_obsolescent_option): Use t_count_lines, not + count_lines, in error message. + 2001-05-05 Jim Meyering * src/comm.c (usage): Correct description of -3.