From: Jim Meyering Date: Mon, 8 Apr 1996 04:57:19 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_14b~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbfdc4fd51d88c3b29da125349b6638c68e7aa2d;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index 532b4caa22..dee1806fb8 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,4 +1,6 @@ User visible changes in release 1.13 +* date accepts new %V format +* date's %U and %W formats work properly * nice option handling works with 2-digit old-style-option adjustments. Now, `nice -18 -- nice' now prints `18'. Before it printed `8'. * New program: chroot.