1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00
This commit is contained in:
Jim Meyering
1998-04-27 05:05:47 +00:00
parent 30b522371a
commit 3fc7024e49

View 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.