summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2019-10-19 23:48:07 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2019-10-19 23:48:07 +0000
commit4af37be2e303014deb4f26bea3e954913002d1b8 (patch)
tree3a8d20d82ea1428ab3c3db606c4f8b7dba045b28 /NEWS
parentf3481b43bd892cde7b32af19a92393008257013e (diff)
downloadexecline-4af37be2e303014deb4f26bea3e954913002d1b8.tar.xz
bugfix: el_execsequence() needs to exec argv2 when posix_spawn() fails
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e0492aa..c614ec0 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ Changelog for execline.
In 2.5.3.0
----------
+ - Bugfixes.
- New configure option: --enable-pedantic-posix. This
makes the "cd" program a symbolic link to a "posix-cd" program
which is fully POSIX compliant. This makes distributions unable