diff options
author | Jim Meyering <jim@meyering.net> | 1998-07-25 13:10:11 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-07-25 13:10:11 +0000 |
commit | f1a7e03bbe8788acd5755ec6e257776d8054ccd3 (patch) | |
tree | ce8e98985542362154cdc3f22a16e6fd347b8bbc /old | |
parent | 8d58cbb99ed913bde96630bff79b111c68b89c30 (diff) | |
download | coreutils-f1a7e03bbe8788acd5755ec6e257776d8054ccd3.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-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 9968fbdcb..90e18c5ff 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,7 @@ Changes in release 3.17: [3.16s] +* touch works around system-specific bugs 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] * include gettext's m4 macros |