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 --- doc/upgrade.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'doc/upgrade.html') diff --git a/doc/upgrade.html b/doc/upgrade.html index d12b051..2d6172c 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -24,7 +24,12 @@
  • skalibs dependency bumped to 2.9.4.0.
  • forstdin now exits 1 on immediate EOF, -and only splits on newlines by default.
  • +and only splits on newlines by default. +
  • forbacktickx, which is a wrapper +around forstdin, gets the same changes.
  • +
  • Input-processing binaries (not substitution binaries!) +now chomp by default.
  • +
  • New -N option to deactivate chomping.
  • New default directive to trap, replacing the timeout one, which was ill-suited to that program.
  • -- cgit v1.2.3