about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2000-07-28 16:35:47 +0000
committerBart Schaefer <barts@users.sourceforge.net>2000-07-28 16:35:47 +0000
commitb7c6421796248d747f8cf0cad42f06969a2bc907 (patch)
tree1d985c489b9b846f191cd5639ffbe0b31c31dc81 /ChangeLog
parent7697f6134f8b519c1eb626ad082b6e983ea99430 (diff)
downloadzsh-b7c6421796248d747f8cf0cad42f06969a2bc907.tar.gz
zsh-b7c6421796248d747f8cf0cad42f06969a2bc907.tar.xz
zsh-b7c6421796248d747f8cf0cad42f06969a2bc907.zip
The `wait' builtin accepts only PIDs it can find in the job table.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3df1a7f7e..1a77d7843 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-07-28  Bart Schaefer  <schaefer@zsh.org>
+
+	* 12393: Src/jobs.c: The `wait' builtin searches the job table for
+	any process ID it's asked to wait for, and rejects those it
+	doesn't find.
+
 2000-07-28  Peter Stephenson  <pws@csr.com>
 
 	* 12421: Src/Makemod.in.in: extra tab