summaryrefslogtreecommitdiff
path: root/old/sh-utils/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-06-12 11:50:58 +0000
committerJim Meyering <jim@meyering.net>1997-06-12 11:50:58 +0000
commit6ecad0839e133482de35cec525e1d30dc3fcd4f9 (patch)
treeb1a78f28b5e580eefc4a1799abeb8280dd133a9e /old/sh-utils/NEWS
parent9fb965dfd87c807f300c261b26eac7ef6dce05c1 (diff)
downloadcoreutils-6ecad0839e133482de35cec525e1d30dc3fcd4f9.tar.xz
(eval6): Accept new unary operator, quote. From Karl Heuer.
Diffstat (limited to 'old/sh-utils/NEWS')
-rw-r--r--old/sh-utils/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS
index 0188d19bc..a010341e9 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.