]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 12 May 1996 03:25:59 +0000 (03:25 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 12 May 1996 03:25:59 +0000 (03:25 +0000)
old/fileutils/NEWS

index 6d69bbb32d47eca866815debf47ca538d1c97101..8b3caf2e3875f3cd160268c3fe5c8f6ac3892915 100644 (file)
@@ -2,8 +2,8 @@ Changes in release 3.13:
 * ln -f FILE FILE fails with a diagnostic rather than silently removing FILE
 * when building on systems that have getopt_long (like Linux), the system-
   provided function will be used -- so executables may be a little smaller
-* chgrp, chown, cp -p, and mv all modify owner and/or group on systems
-  (like Solaris) that provide the lchown system call.
+* chgrp, chown, cp -p, and mv all modify owner and/or group of symlinks
+  on systems (like Solaris) that provide the lchown system call.
 * df no longer invokes the sync system call by default.  You can use the
   --sync option to make df invoke sync before getting file system sizes.
 * internationalized diagnostic messages