about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 67d2419ea..2c55366c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-05-04  Peter Stephenson  <pws@cambridgesiliconradio.com>
+
+	* 11147: Test/08traps.ztst: test for trap bugs fixed in
+	11026 and 11066.
+
 2000-05-04  Sven Wischnowsky  <wischnow@informatik.hu-berlin.de>
 
 	* 11145: Src/lex.c: parse_subst_string() should use modified
@@ -94,7 +99,7 @@
 
 2000-05-02  Peter Stephenson  <pws@cambridgesiliconradio.com>
 
-	* 11066: Src/exec.c: suppress doing in and/or when at the end
+	* 11066: Src/exec.c: suppress doing ZERR traps at the end
 	of a sequence of &&/|| when another sublist follows.
 
 2000-05-02  Oliver Kiddle  <opk@zsh.org>