From 0764c7eb694cb3d4be312edfe8165cbb8d7a0b82 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 22 Nov 2001 19:50:48 +0000 Subject: [PATCH] *** empty log message *** --- old/fileutils/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 66bdba19a2..9029c8b36f 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,6 @@ [4.1.2] +* cp no longer fails when two or more source files are the same; + now it just gives a warning. E.g., cp a a d/ * chmod would set the wrong bit when given symbolic mode strings like these: g=o, o=g, o=u. E.g., `chmod a=,o=w,ug=o f' would give a mode of --w-r---w- rather than --w--w--w-. -- 2.47.3