diff --git a/NEWS b/NEWS index 0cc760aee..7a21ffce3 100644 --- a/NEWS +++ b/NEWS @@ -42,8 +42,9 @@ GNU coreutils NEWS -*- outline -*- ** Changes in behavior - 'sort' will continue without compressing temporary files if the - program specified by --compress-program cannot be executed. + 'sort --compress-program' will continue without compressing temporary files + if the specified program cannot be executed. Also malformed shell scripts + without a "shebang line" will no longer be executed. ** New Features