diff options
author | Jim Meyering <jim@meyering.net> | 1998-09-07 14:13:26 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-09-07 14:13:26 +0000 |
commit | 834b042b9332992285ea3a126d748658d41ceeb2 (patch) | |
tree | 299d8ea14ab9b0267cd1b5bfa9b78dcd361a13d3 /old | |
parent | f0e77e8722fb80f0b36dcdb7a3682ab0b6fb0caf (diff) | |
download | coreutils-834b042b9332992285ea3a126d748658d41ceeb2.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-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 8d2d5a297..f75305a31 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,6 @@ Changes in release 3.17: [3.16w] +* touch now interprets `-t TIME-DATE' as POSIX specifies * `ls EMPTY-DIR EMPTY-DIR' once again outputs the directory names [3.16v] * portability fixes |