From: Jim Meyering Date: Thu, 18 Jul 1996 04:44:54 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19b~141 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5c67e1c059a4bba5dcda6a3175acb700d7df976;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index c760319507..6148889134 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -11,8 +11,9 @@ Changes in release 3.13: * uses automake-generated Makefile templates * chown and chgrp accept new option --no-dereference (-h) * 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 +* when building on systems that have getopt_long (most GNU-oriented ones), + the system-provided function will be used -- so executables may be a + little smaller * cp -p, and mv 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