diff options
author | Jim Meyering <jim@meyering.net> | 1995-11-03 20:03:44 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1995-11-03 20:03:44 +0000 |
commit | c4176dd559554c4a14795d973f7bd369af813023 (patch) | |
tree | 4d116e562e4e949d39cbe6a15bb7b7b47fb2eb77 /old/fileutils | |
parent | 47d5042d1e83030731979c8b25fbd680b954ac4a (diff) | |
download | coreutils-c4176dd559554c4a14795d973f7bd369af813023.tar.xz |
.
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index bbee8b146..86f56f7e9 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,6 @@ User-visible changes in release 3.13: +* rename touch long option name --file to --reference. + `touch --file' will continue to work a little longer. * df fails if the same file system type is both selected and excluded. * df works around SunOS statfs brokenness wrt filesystems larger than 2GB * df better handles inconsistent mtab entries |