summaryrefslogtreecommitdiff
path: root/old/sh-utils/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'old/sh-utils/NEWS')
-rw-r--r--old/sh-utils/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS
index 1693b03be..532b4caa2 100644
--- a/old/sh-utils/NEWS
+++ b/old/sh-utils/NEWS
@@ -1,4 +1,6 @@
User visible changes in release 1.13
+* nice option handling works with 2-digit old-style-option adjustments.
+ Now, `nice -18 -- nice' now prints `18'. Before it printed `8'.
* New program: chroot.
* internationalized diagnostic messages (so far, only french translations)
* `date -d "01/01/1998 3 years" +%Y' now works properly. It prints 2001.