diff options
author | Jim Meyering <jim@meyering.net> | 2003-01-07 22:40:34 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-01-07 22:40:34 +0000 |
commit | 0f19450208fdcdc5b244b9567fc7d6670e68eb33 (patch) | |
tree | 4315656fd7ae2ad600064469f3176b8b7c6c5ab0 | |
parent | 0f076ebc122db16880a29db2694f9d1649d7c671 (diff) | |
download | coreutils-0f19450208fdcdc5b244b9567fc7d6670e68eb33.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,9 +1,9 @@ 2003-01-07 Jim Meyering <jim@meyering.net> - * src/cut.c (set_fields): Fix typo in comment. - * Version 4.5.5. + * src/cut.c (set_fields): Fix typo in comment. + * tests/touch/not-owner: New test, mostly extracted from fail-diag. * tests/touch/Makefile.am (TESTS): Add not-owner. * tests/touch/fail-diag: Remove the test for non-owner diagnostic. @@ -88,7 +88,6 @@ * tests/rm/isatty: Enable this test. - 2002-12-31 Jim Meyering <meyering@lucent.com> * src/remove.c (AD_push_initial): Don't set status to RM_OK here. |