]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 24 Sep 1994 16:31:57 +0000 (16:31 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 24 Sep 1994 16:31:57 +0000 (16:31 +0000)
old/sh-utils/NEWS

index 0c83747fdfc6cdd63c17794d144728c64d808c4f..ee3d8e7ee69c13b85591915bbbbbfd207580c329 100644 (file)
@@ -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