diff options
author | Jim Meyering <jim@meyering.net> | 1996-05-30 02:31:45 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-05-30 02:31:45 +0000 |
commit | ab8cec12c921595e6326ca105f0f231dc6dd4faf (patch) | |
tree | 1e3377541a78ac7aa92fdc474d8de5af98008188 /old | |
parent | 3bd31fac90ed31602b59c4d5f5e0aa0f7048b066 (diff) | |
download | coreutils-ab8cec12c921595e6326ca105f0f231dc6dd4faf.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/sh-utils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index b31eb5d84..dcf196de9 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,4 +1,6 @@ Changes in release 1.13 +* when matching, expr warns about non-portability if the first character + of the basic regular expression is `^' * `id user' no longer prints bogus group list * uses automake-generated Makefile templates * date accepts new %V format |