From: Paul Eggert Date: Thu, 23 Sep 2004 20:29:57 +0000 (+0000) Subject: Add comments for tests/tail/Test.pm. X-Git-Tag: v5.3.0~611 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6834104df63e6a36e9f0d332dd900b160cba5e5e;p=thirdparty%2Fcoreutils.git Add comments for tests/tail/Test.pm. --- diff --git a/ChangeLog b/ChangeLog index e7234c66ab..e02cf8076f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,9 @@ original POSIX 1003.2-1992, as SUSv2 corrected the case of "tail -c". Add support for the SUSv2 "b" modifier. * NEWS: Mention the above. + * tests/tail/Test.pm: New test case obs-b to check the above. + err-[134] no longer need _POSIX2_VERSION=199209. + Fix comments to match revised behavior. 2004-09-22 Jim Meyering