summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2545b2f4b..fa2243558 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2005-08-08 Wayne Davison <wayned@users.sourceforge.net>
+ * 21580: Thorsten Dahlheimer: Test/C03traps.ztst: disable any
+ pre-existing traps that could interfere with the tests.
+
* 21581: Thorsten Dahlheimer: Src/builtin.c: fixed error output
for unknown signal names when using "trap -".