about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e02b7863..30f6518f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-12-19  Peter Stephenson  <pws@csr.com>
+
+	* 23067: Doc/Zsh/builtins.yo, Src/jobs.c, Src/signals.c:
+	queue traps but handle signals when waiting for jobs or processes,
+	unless TRAPSASYNC is set or the wait builtin is in use, so as
+	to handle untrapped signals in a timely fashion; document that
+	negative or zero process IDs after kill may be handled specially
+	by the OS.
+
 2006-12-18  Peter Stephenson  <pws@csr.com>
 
 	* 23054, part: Src/jobs.c: error message for "kill -" with