diff options
author | Jim Meyering <jim@meyering.net> | 1996-12-01 19:21:49 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-12-01 19:21:49 +0000 |
commit | 377b0c794233c99f200b9200d16ded32829454a9 (patch) | |
tree | 603e04bb1193a1c879a734fb710d9dddeef6e4c2 /old/fileutils/NEWS | |
parent | 4331f5f978872c4888c702bbdedee55a9a8b517b (diff) | |
download | coreutils-377b0c794233c99f200b9200d16ded32829454a9.tar.xz |
.
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 56d8e115f..8ee2991d8 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,7 +1,7 @@ Changes in release 3.14: [3.13j] * touch --date=DATE accepts dates like those in an RCS log listing, e.g., - `11/01/1992 05:44:34'. + `1992/11/01 05:44:34'. * install SRC DST no longer rejects non-regular, non-directory SRC * df accepts -F as a synonym for -t for compatibility with Solaris * cp -i /dev/null existing-file now prompts before overwriting the target |