summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1994-09-24 16:31:57 +0000
committerJim Meyering <jim@meyering.net>1994-09-24 16:31:57 +0000
commitc312500094ba328dd397d660e16ab1e79073a02b (patch)
tree5670b73b58727e8a21dd71fe8c0605bee5653769 /old/sh-utils
parentb6594525196bcc753de634ec80e0a7d7cf724063 (diff)
downloadcoreutils-c312500094ba328dd397d660e16ab1e79073a02b.tar.xz
.
Diffstat (limited to 'old/sh-utils')
-rw-r--r--old/sh-utils/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS
index 0c83747fd..ee3d8e7ee 100644
--- a/old/sh-utils/NEWS
+++ b/old/sh-utils/NEWS
@@ -3,6 +3,7 @@ User visible changes in release 1.11
* `stty werase ^W' works. Before, werase wasn't enabled for AIX-3.2.5.
* su with no arguments works properly
* nice accepts options like `--5' (this is interpreted like `-n -5')
+* nice now interprets `-1 -1' like `-1' not like `-11'
* `stty speed' and `stty size' no longer output a spurious newline
User visible changes in release 1.10
* change package name from shellutils to sh-utils