summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-05-30 02:31:45 +0000
committerJim Meyering <jim@meyering.net>1996-05-30 02:31:45 +0000
commitab8cec12c921595e6326ca105f0f231dc6dd4faf (patch)
tree1e3377541a78ac7aa92fdc474d8de5af98008188
parent3bd31fac90ed31602b59c4d5f5e0aa0f7048b066 (diff)
downloadcoreutils-ab8cec12c921595e6326ca105f0f231dc6dd4faf.tar.xz
.
-rw-r--r--old/sh-utils/NEWS2
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