]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Add support for --no-target-directory option.
authorJim Meyering <jim@meyering.net>
Wed, 30 Jun 2004 18:42:12 +0000 (18:42 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 30 Jun 2004 18:42:12 +0000 (18:42 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b92dc6e330b84fa59ecf7704c16f5463ad16009d..df568c3ff0d450e104919f72ea0288a497136d6c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -75,6 +75,8 @@ GNU coreutils NEWS                                    -*- outline -*-
   pwd now works even when run from a working directory whose name
   is longer than PATH_MAX.
 
+  cp, install, ln, and mv have a new --no-target-directory option.
+
   cp -pu and mv -u (when copying) now don't bother to update the
   destination if the resulting time stamp would be no newer than the
   preexisting time stamp.  This saves work in the common case when