diff options
author | Jim Meyering <jim@meyering.net> | 2000-07-23 18:29:44 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-07-23 18:29:44 +0000 |
commit | 894d51af470dc63bc56554d8e59854c20fd6078b (patch) | |
tree | bb041d465a2c2cb8e8e13bd35bf02b86d87b1e0f /old/fileutils/NEWS | |
parent | 6407eda7df7a5acb3c452557b858732d2614a9f4 (diff) | |
download | coreutils-894d51af470dc63bc56554d8e59854c20fd6078b.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r-- | old/fileutils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index f31d95a00..11262b688 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,6 @@ Changes in release 4.1: [4.0x] +* Fix cp so that `cp -r DIR1/ DIR2' works properly once again. * New ls option --quoting-style=clocale acts like --quoting-style=locale, except that it quotes "like this" by default instead of `like this'. [4.0w] |