]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Mon, 27 Apr 1998 05:05:47 +0000 (05:05 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 27 Apr 1998 05:05:47 +0000 (05:05 +0000)
old/textutils/ChangeLog

index b22fef55b402b2110b284bcbb54651bb115c3a5a..86db6ffaf2ee0e73851644e580fef1b3245a2806 100644 (file)
@@ -1,11 +1,9 @@
-1998-04-27  Jim Meyering  <meyering@ascend.com>
-
-       * tests/tail/Test.pm: Disable test f-1, now that it fails.
-
 1998-04-26  Jim Meyering  <meyering@ascend.com>
 
        * Version 1.22f.
 
+       * tests/tail/Test.pm: Disable test f-1, now that it fails.
+
        * src/sort.c (keycompare) (CMP_WITH_IGNORE): Don't return 0 from inside
        the keyspec-iterating loop.  With this change, test 22a passes.
        Reported by Zvi Har'El.