diff options
author | Jim Meyering <jim@meyering.net> | 2002-03-25 09:52:46 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-03-25 09:52:46 +0000 |
commit | dc3bf580fcfee27444f9d0f2e58ad72be9ba9a1d (patch) | |
tree | 5a1c1a70bae572f6f6cd6268608bc41b71664637 /doc/ChangeLog | |
parent | d2ed2e78cf26a8cd226efd5b3cc99b76347d2e66 (diff) | |
download | coreutils-dc3bf580fcfee27444f9d0f2e58ad72be9ba9a1d.tar.xz |
*** empty log message ***
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 8300db190..e3d123abc 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2002-02-26 Paul Eggert <eggert@twinsun.com> + + * coreutils.texi (File characteristic tests): Document the + behavior of test -nt and -ot when one of the files does not exist, + using the same behavior that is documented in ksh93. + 2002-03-05 Paul Eggert <eggert@twinsun.com> * coreutils.texi (cut invocation): Say that selected input is |