diff options
author | Jim Meyering <jim@meyering.net> | 2002-03-06 08:56:50 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-03-06 08:56:50 +0000 |
commit | c3aafd69329ef06b0a0d1ebe02b266204808935e (patch) | |
tree | 60d6455e88ab7c44d1cd4dceb18b58a456933cbe /doc/ChangeLog | |
parent | b0a1aa04ba4590066a1f9dc53e6474eb84a96f6d (diff) | |
download | coreutils-c3aafd69329ef06b0a0d1ebe02b266204808935e.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 bbefb5002..8300db190 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2002-03-05 Paul Eggert <eggert@twinsun.com> + + * coreutils.texi (cut invocation): Say that selected input is + written in the same order that it is read, and is written + exactly once. + 2002-03-03 Paul Eggert <eggert@twinsun.com> Make cp -r equivalent to cp -R. Add a new cp option --copy-contents |