From: Jim Meyering Date: Sun, 1 Dec 1996 19:18:08 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19q~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4331f5f978872c4888c702bbdedee55a9a8b517b;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index d1c980a907..6575712ca8 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]