diff options
author | Jim Meyering <jim@meyering.net> | 1997-06-30 01:58:23 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-06-30 01:58:23 +0000 |
commit | 3e8121121270ed1a490ca037241151173ac2a04c (patch) | |
tree | 9dd3db94711fca864d7cb285119edba0f3bf934d /old/sh-utils/NEWS | |
parent | 3f0b15ac80c50bfade02605feabb0f19fd1a5627 (diff) | |
download | coreutils-3e8121121270ed1a490ca037241151173ac2a04c.tar.xz |
.
Diffstat (limited to 'old/sh-utils/NEWS')
-rw-r--r-- | old/sh-utils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index a010341e9..13c8a48cc 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,4 +1,5 @@ Changes in release 1.17 + [1.16b] [1.16a] * expr accepts new unary operator, quote. * expr now returns 0 for failed matches where pattern contained e.g., `\\(' |