From 96475664d9d1425ec94c200115dff1904079e463 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 13 Sep 2010 08:51:26 +0000 Subject: unposted: add POSIX_TRAPS to NEWS --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index ae6632f1e..2e5365067 100644 --- a/NEWS +++ b/NEWS @@ -63,6 +63,9 @@ mechanism: the KEYBOARD_HACK variable defines the character to be ignored. The new shell option POSIX_CD, active in emulations of POSIX-based shells, makes the cd builtin POSIX-compatible. +The new shell option POSIX_TRAPS causes the EXIT trap to behave in the same +way as in other shells, i.e. it is only run when the shell exits. + The shell option MONITOR can be set in non-interactive shells, and also in subshells (as created by surrounding commands with parentheses), turning on job control for that subshell. The initial behaviour of a subshell is -- cgit 1.4.1