diff options
author | Jim Meyering <jim@meyering.net> | 2004-12-14 10:43:11 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-12-14 10:43:11 +0000 |
commit | 0a956f54d17eb1c3fac817b9f848bbc9494ceb24 (patch) | |
tree | eedbb5bebe15f887fe7b424cf5ec8b86aadb5cef | |
parent | cb227e6230d6bd3bc47ada1d0cc546738ae84c05 (diff) | |
download | coreutils-0a956f54d17eb1c3fac817b9f848bbc9494ceb24.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,6 @@ * Version 5.3.0. - * tests/chown/basic: Add a few more tests. - tac would exit immediately upon I/O or temp-file creation failure. Now it continues on, processing any remaining command line arguments. @@ -22,6 +20,8 @@ * tests/misc/tac-continue: New test for this. * tests/misc/Makefile.am (TESTS): Add tac-continue. + * tests/chown/basic: Add a few more tests. + 2004-12-13 Paul Eggert <eggert@cs.ucla.edu> * src/ls.c (gobble_file): Change arg name to be command_line_arg |