From: Jim Meyering Date: Thu, 29 Feb 1996 05:19:24 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_12j~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aeb85812a16179933526b4143f335f0e084b2a93;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index dd436ed51e..c605f9be15 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,5 +1,6 @@ User visible changes in release 1.13 -* New utilities: factor, seq. +* expr's match operator has been corrected to use basic regular expressions +* New programs: 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