diff options
author | Jim Meyering <jim@meyering.net> | 1996-12-01 19:18:08 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-12-01 19:18:08 +0000 |
commit | 4331f5f978872c4888c702bbdedee55a9a8b517b (patch) | |
tree | ac0c7a473166154fd7381d8b1ba4a2fb77d7a21f /old/sh-utils/NEWS | |
parent | fb19eec51177fcabc873f8d22003285dc2cb1ded (diff) | |
download | coreutils-4331f5f978872c4888c702bbdedee55a9a8b517b.tar.xz |
.
Diffstat (limited to 'old/sh-utils/NEWS')
-rw-r--r-- | old/sh-utils/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index d1c980a90..6575712ca 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,7 +1,7 @@ Changes in release 1.13 [1.12r] * date --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'. * printf now warns if excess arguments are ignored. * tee no longer fails immediately upon receipt of SIGPIPE [1.12q] |