summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-07-25 16:49:13 +0000
committerJim Meyering <jim@meyering.net>1998-07-25 16:49:13 +0000
commit8dd3e53122f172d159cafcc5f2f117dbc8631418 (patch)
tree44148294336a75065075edc7192509f10523316f /old
parentd1187d36dadea4dead6ed95637186aa3a2a190ed (diff)
downloadcoreutils-8dd3e53122f172d159cafcc5f2f117dbc8631418.tar.xz
*** empty log message ***
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 90e18c5ff..a15af410c 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,6 +1,7 @@
Changes in release 3.17:
[3.16s]
-* touch works around system-specific bugs so it now affects existing,
+* df accept a new option --local (-l)
+* touch works around a system-specific bug so it now affects existing,
zero-length files on certain systems
* chown now works even on certain SVR3 systems where it used to fail
[3.16r]