From 8d67429c8b37415b04ec195dab9bdbcec8ec013a Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 24 Nov 2020 10:44:08 +0000 Subject: Make forstdin only split on newlines by default --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 54b3ebe..6be3c4d 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,8 @@ Changelog for execline. In 2.7.0.0 ---------- - - New -e option to forstdin. + - forstdin QoL changes: new -e option to exit nonzero on EOF, +and it now only splits on newlines by default. - New "default" directive to trap, replacing the irrelevant "timeout". -- cgit v1.3.1