1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-27 23:34:16 +02:00
This commit is contained in:
Jim Meyering
1996-12-01 19:17:36 +00:00
parent b712dcba25
commit fb19eec511

View File

@@ -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