From: Jim Meyering Date: Sat, 13 Apr 1996 03:07:54 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_14b~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dbe03ea6c0b9e3fc11c2127082cbb41ae8d2a13;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index 80747a3541..97227d5f30 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -8,7 +8,7 @@ User visible changes in release 1.13 * expr's match operator has been corrected to use basic regular expressions * New programs: chroot, factor, seq. * date accepts new option: --rfc-822 (-R) -* date accepts new format: %z +* date accepts new format, %z, for RFC-822 style numeric timezone (-0500) * 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.