aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-07-30 03:21:52 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-07-30 03:21:52 +0000
commitbca250b0b2a1df4ceb939b71a269f71501fda024 (patch)
treef5e068250593ab854c215a0ec471e12b2295de0a /NEWS
parenta78b3ea2b9097b0c40d7f7cfb8c03723c0d1273d (diff)
downloadexecline-bca250b0b2a1df4ceb939b71a269f71501fda024.tar.gz
Prepare for 2.10.0.0; remove pedantic posix; support loopwhilex -x ""
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a42f9a7..a69510f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
Changelog for execline.
+In 2.10.0.0
+-----------
+
+ - --enable-pedantic-posix option removed.
+ - execline-cd is now cd.
+ - posix-umask is now umask.
+ - execline-umask and posix-cd removed.
+ - loopwhilex -n option removed.
+ - loopwhilex -x "" now loops forever.
+
+
In 2.9.9.2
----------