diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-09-25 06:11:45 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-09-25 06:11:45 +0000 |
commit | 17ccbf8844982f957bdf9adb981871fce698b4bb (patch) | |
tree | 95c186ff33721912d94518bb98a46428481929ee /doc | |
parent | 124cc0e9e61712af08cdc73cd5eafbc53e3af2ac (diff) | |
download | coreutils-17ccbf8844982f957bdf9adb981871fce698b4bb.tar.xz |
"touch -" now touches standard output.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index f0f288827..98810b2fe 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2005-09-24 Paul Eggert <eggert@cs.ucla.edu> + + * coreutils.texi (touch invocation): + "touch -" now touches standard output. + 2005-09-17 Paul Eggert <eggert@cs.ucla.edu> * coreutils.texi (who invocation): Remove a stray '+'. |