From 0287c327330e3a77d6473eb8ef4af96145a96e9a Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 1 Nov 2005 23:06:32 +0000 Subject: "tail -c 2 FILE" now operates as POSIX 1003.1-2001 requires. --- ChangeLog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4f4822d89..2ff3ab132 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,16 @@ -2005-10-31 Paul Eggert +2005-11-01 Paul Eggert * Version 6.0-cvs. + * NEWS: tail -c 2 FILE now operates as POSIX 1002.1-2001 requires. + * src/tail.c (parse_obsolete_option): Implement this. + Problem reported by Vincent Lefevre. + * tests/tail/Test.pm (c-2, c-2-minus, c2, c2-minus): New tests. + (test_vector): Add special cases for _POSIX2_VERSION, and + regularize the old ones a bit. + +2005-10-31 Paul Eggert + * src/dd.c (skip): Fix off-by-one error reported by Theodoros V. Kalamatianos. -- cgit v1.2.3-70-g09d2