From: Jim Meyering Date: Thu, 1 Feb 1996 06:11:41 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_14~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4f3121b654d5b6eade81d79c014bc8be5e418c32;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index ce40ab291f..dd436ed51e 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,5 +1,10 @@ User visible changes in release 1.13 * New utilities: factor, seq. +* date accepts new option --rfc-822 (-R) and new %z format. +* date: fix bugs in the handling of date -u +'%s %Z'. +* date accepts new option --reference=FILE (-r FILE) analogous to the + like-named touch option. +* date can now format dates up to 2037 User visible changes in release 1.12 * None. User visible changes in release 1.11