]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Add comments for tests/tail/Test.pm.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 23 Sep 2004 20:29:57 +0000 (20:29 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 23 Sep 2004 20:29:57 +0000 (20:29 +0000)
ChangeLog

index e7234c66ab24e57f8f269d75ae198c4f5785dd4e..e02cf8076f69c22e635ca9cdb12e8b4b9b2ab985 100644 (file)
--- 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  <jim@meyering.net>