From: Jim Meyering Date: Wed, 10 Jan 2001 13:44:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_36~36 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=ad3ec0add10ea1c0416dfe7b9e1e13c46762ae75;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 386162351f..b1e698e19b 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -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,