]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 10 Jan 2001 13:44:13 +0000 (13:44 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 10 Jan 2001 13:44:13 +0000 (13:44 +0000)
old/fileutils/NEWS

index 386162351f048a52e4342ba28723a1cd5e785e9a..b1e698e19bb2019e609b4e2b8a1a8434aa1b9858 100644 (file)
@@ -1,5 +1,7 @@
 Changes in release 4.01:
 [4.0.36]
+* `cp -R directory file' no longer removes `file'.  now it fails and gives
+    a diagnostic
 * The manual now warns that ls's --full-time format string is planned
   to change in a future release.
 * ls -l's time stamp format now depends on LC_TIME, not LC_MESSAGES,