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 9b69e96ce..b61cf897f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-11-23  Peter Stephenson  <pws@csr.com>
+
+	* 20576: Src/signals.c: 20572 caused core dump when
+	trying to run a signal where the function had already
+	been removed.
+
 2004-11-22  Peter Stephenson  <pws@csr.com>
 
 	* 20572: Doc/Zsh/builtins.yo, Src/builtin.c, Src/exec.c,