From 49b387bb53e76eecd2b6cf4f89f3146fc2198bd3 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 24 Nov 2020 17:56:57 +0000 Subject: Fix chomping: only make it default on line-processing binaries --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 7ef56a9..8058b77 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,10 @@ In 2.7.0.0 - forstdin QoL changes: now it exits 1 if it doesn't read anything, and it only splits on newlines by default. + - forbacktickx, which is a wrapper to forstdin, gets the same changes. + - Line-processing binaries now chomp by default. Substitution +binaries do not. + - New -N option everywhere to disable chomping. - New "default" directive to trap, replacing the irrelevant "timeout". -- cgit v1.3.1