diff options
author | Jim Meyering <jim@meyering.net> | 1996-10-05 19:14:01 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-10-05 19:14:01 +0000 |
commit | ed43629995015d9ac7acbdf6c993e02faf1cfcbd (patch) | |
tree | 3faad7648324b6f459633bfa65479ff2ac135c74 /old | |
parent | c177b96b172d2a35a7a9612d19a68e444d209154 (diff) | |
download | coreutils-ed43629995015d9ac7acbdf6c993e02faf1cfcbd.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/sh-utils/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index e1e1e1525..87177ce7d 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,4 +1,7 @@ Changes in release 1.13 +* running `make check' runs tests of nice +* lots of configuration-related improvements +* nice allows `+' in options like -+8 and -+13. * when matching, expr warns about non-portability when the first character of the basic regular expression is `^' * `id user' no longer prints bogus group list |