From c660a4f3deb2db9a6441326f34a3c69df7dafb54 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 15 Feb 2021 19:28:56 +0000 Subject: version: 2.8.0.0 --- NEWS | 3 ++- README | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 7d651a5..8984225 100644 --- a/NEWS +++ b/NEWS @@ -3,8 +3,9 @@ Changelog for execline. In 2.8.0.0 ---------- + - By default, if now propagates its child exit code when it exits. - backtick now propagates failure by default; its options have -slightly different semantics. +slightly different semantics (-i becomes default, new -x introduced). In 2.7.0.1 diff --git a/README b/README index 6f23604..2a39c20 100644 --- a/README +++ b/README @@ -26,4 +26,3 @@ for which a shell is overpowered. Please use the mailing-list for questions about execline. - -- cgit v1.2.3