about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d52cbd0f8..bc07302b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-11-11  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 22997: Src/builtin.c, Src/subst.c: ${...?...} didn't go through
+	proper exit sequence and didn't take account of being in a
+	subshell and didn't call exit trap anyway because errflag was set.
+
 2006-11-10  Peter Stephenson  <pws@csr.com>
 
 	* 22993: Completion/Unix/Command/_make: slightly more