From: Jim Meyering Date: Thu, 12 Jun 1997 11:50:58 +0000 (+0000) Subject: (eval6): Accept new unary operator, quote. From Karl Heuer. X-Git-Tag: SH-UTILS-1_16a~41 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6ecad0839e133482de35cec525e1d30dc3fcd4f9;p=thirdparty%2Fcoreutils.git (eval6): Accept new unary operator, quote. From Karl Heuer. --- diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index 0188d19bca..a010341e90 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,5 +1,6 @@ Changes in release 1.17 [1.16a] +* expr accepts new unary operator, quote. * expr now returns 0 for failed matches where pattern contained e.g., `\\(' * date -d DATE now works on Unicos systems * add tests for factor and more for date.