summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-02-29 05:19:24 +0000
committerJim Meyering <jim@meyering.net>1996-02-29 05:19:24 +0000
commitaeb85812a16179933526b4143f335f0e084b2a93 (patch)
treed31e2d364e906ded61ccc4ad0eb48f53c2003a27 /old
parent3a3b589b06e2a8464ae60eafb63730d7e9265422 (diff)
downloadcoreutils-aeb85812a16179933526b4143f335f0e084b2a93.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS
index dd436ed51..c605f9be1 100644
--- a/old/sh-utils/NEWS
+++ b/old/sh-utils/NEWS
@@ -1,5 +1,6 @@
User visible changes in release 1.13
-* New utilities: factor, seq.
+* expr's match operator has been corrected to use basic regular expressions
+* New programs: factor, seq.
* date accepts new option --rfc-822 (-R) and new %z format.
* date: fix bugs in the handling of date -u +'%s %Z'.
* date accepts new option --reference=FILE (-r FILE) analogous to the