diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-11-24 10:44:08 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-11-24 10:44:08 +0000 |
| commit | 8d67429c8b37415b04ec195dab9bdbcec8ec013a (patch) | |
| tree | e42f15e902ef3d0454703e90691040c3b603042e /NEWS | |
| parent | 79d5c4eff6101f329b8ea52dd9e6d2336ea8bc93 (diff) | |
| download | execline-8d67429c8b37415b04ec195dab9bdbcec8ec013a.tar.gz | |
Make forstdin only split on newlines by default
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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". |
