diff options
author | Jim Meyering <jim@meyering.net> | 1996-12-01 19:17:36 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-12-01 19:17:36 +0000 |
commit | fb19eec51177fcabc873f8d22003285dc2cb1ded (patch) | |
tree | 96249385a76fe4105a8fc5193d62a31fabca3103 /old | |
parent | b712dcba2534b23bdaca54bf29123f15157770e2 (diff) | |
download | coreutils-fb19eec51177fcabc873f8d22003285dc2cb1ded.tar.xz |
.
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 ee93281d2..56d8e115f 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +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'. * 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 |