From: Jason Greene Date: Tue, 26 Jun 2001 06:09:37 +0000 (+0000) Subject: Add update that Changelog missed X-Git-Tag: PRE_TSRM_MERGE_PATCH~339 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dd6a1f9a7b5968077c60abf45c8cd51a650b3f3d;p=php Add update that Changelog missed --- diff --git a/NEWS b/NEWS index 62602dc694..71144fcc28 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.7-dev +- Added new experimental module pcntl (Process Control) (Jason) - References between session-variables are now possible. (Thies) - Fixed a crash bug in the string-offsets implementation (Zeev, Zend Engine) - Improved the implementation of parent::method_name() for classes which use