From: Jim Meyering Date: Sat, 24 Sep 1994 16:31:57 +0000 (+0000) Subject: . X-Git-Tag: textutils-1_12_1~588 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c312500094ba328dd397d660e16ab1e79073a02b;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index 0c83747fdf..ee3d8e7ee6 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