diff options
author | Jim Meyering <jim@meyering.net> | 1996-05-21 03:58:12 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-05-21 03:58:12 +0000 |
commit | 5daa998b3055fdd676a5091e783ce361e9e44c7f (patch) | |
tree | 4ab82d2566c7c724b1fb225e600898a30db09257 | |
parent | 5840eaec8d05ab7a7b676d37d348fbf5725c3f65 (diff) | |
download | coreutils-5daa998b3055fdd676a5091e783ce361e9e44c7f.tar.xz |
.
-rw-r--r-- | old/fileutils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 994d0d045..a9d6dfb85 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,5 @@ 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- |