From: George Schlossnagle Date: Tue, 28 Oct 2003 19:04:38 +0000 (+0000) Subject: note pcntl_wait() X-Git-Tag: RELEASE_2_0_0RC1~31 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b6f605a65e2b2bb32c84bd6e428e342c30e40d24;p=php note pcntl_wait() --- diff --git a/NEWS b/NEWS index 27bb936b2c..8545596f87 100644 --- a/NEWS +++ b/NEWS @@ -34,6 +34,7 @@ PHP NEWS . array_diff_uassoc(). (Andrey) . convert_uuencode(). (Ilia) . convert_uudecode(). (Ilia) + . pcntl_wait(). (GeorgeS) - Added "resume_pos" context option to "ftp://" wrapper. (Sara) - Added optional parameter to OCIWriteTemporaryLob() to specify the type of LOB (Patch by Novicky Marek ). (Thies)