summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-06-11 20:19:23 +0000
committerJim Meyering <jim@meyering.net>1997-06-11 20:19:23 +0000
commit44df08ee55533dd137579ea6ef11e3098f286dff (patch)
treebfdd58b13fd593462ac834ab30866554775c7e72
parent8406b91aba3da0a5ce5f73ff6b7841b1b0a9cc98 (diff)
downloadcoreutils-44df08ee55533dd137579ea6ef11e3098f286dff.tar.xz
*** empty log message ***
-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 7808b45a2..0188d19bc 100644
--- a/old/sh-utils/NEWS
+++ b/old/sh-utils/NEWS
@@ -1,5 +1,6 @@
Changes in release 1.17
[1.16a]
+* 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.
* factor runs a lot faster for large 64-bit inputs