summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-12-07 23:42:31 +0000
committerJim Meyering <jim@meyering.net>1995-12-07 23:42:31 +0000
commitbe60b8e319f421cc0a1b6d8376a9c4e7da03f17f (patch)
tree7d8e9225f42b1ed8b0de9045d86d64ee77afb161 /old
parent4090d5252091ad9d2d56b6c45ba2acbdd352f19c (diff)
downloadcoreutils-be60b8e319f421cc0a1b6d8376a9c4e7da03f17f.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 86f56f7e9..8d7948ec9 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,5 +1,6 @@
User-visible changes in release 3.13:
-* rename touch long option name --file to --reference.
+* rm -rf '' behaves properly on SunOS 4 systems
+* touch: rename 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