summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2015-01-06 03:36:57 +0000
committerPádraig Brady <P@draigBrady.com>2015-01-08 14:16:01 +0000
commitfb13cdc727541adef0010279f770f2afa358002e (patch)
tree3d05bcfcf260cf4673baf9d5162129d77e1bc962 /NEWS
parentff97b62fe316faf493c8d58339893ee11b02464e (diff)
downloadcoreutils-fb13cdc727541adef0010279f770f2afa358002e.tar.xz
maint: adjustments related to previous shuf crash fix
* tests/misc/shuf.sh: Improve the test so it detects crashes in more cases. * NEWS: Mention the previous fix.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b81154d86..f59bfc1d6 100644
--- a/NEWS
+++ b/NEWS
@@ -32,6 +32,9 @@ GNU coreutils NEWS -*- outline -*-
rm indicates the correct number of arguments in its confirmation prompt,
on all platforms. [bug introduced in coreutils-8.22]
+ shuf -i with a single redundant operand, would crash instead of issuing
+ a diagnostic. [bug introduced in coreutils-8.22]
+
** New features
chroot accepts the new --skip-chdir option to not change the working directory