summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
-rw-r--r--README1
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 <skaware at list.skarnet.org> mailing-list for
questions about execline.
-