From bca250b0b2a1df4ceb939b71a269f71501fda024 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 30 Jul 2026 03:21:52 +0000 Subject: Prepare for 2.10.0.0; remove pedantic posix; support loopwhilex -x "" --- NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'NEWS') 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 ---------- -- cgit v1.3.1