summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
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".