diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-02-15 19:28:56 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-02-15 19:28:56 +0000 |
commit | c660a4f3deb2db9a6441326f34a3c69df7dafb54 (patch) | |
tree | 6cc1f3e3f55aa78f0ab07ec476c36f44cfd2b112 | |
parent | 44be69112c71fe65784cc014995044c2a191a449 (diff) | |
download | execline-f5c483be7e2be8adf36e912466e3324a1c518d27.tar.xz |
version: 2.8.0.0v2.8.0.0
-rw-r--r-- | NEWS | 3 | ||||
-rw-r--r-- | README | 1 |
2 files changed, 2 insertions, 2 deletions
@@ -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 @@ -26,4 +26,3 @@ for which a shell is overpowered. Please use the <skaware at list.skarnet.org> mailing-list for questions about execline. - |