]> granicus.if.org Git - php/commitdiff
Add update that Changelog missed
authorJason Greene <jason@php.net>
Tue, 26 Jun 2001 06:09:37 +0000 (06:09 +0000)
committerJason Greene <jason@php.net>
Tue, 26 Jun 2001 06:09:37 +0000 (06:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 62602dc694cd1ec307a7e317d1bb565279bb746a..71144fcc280f25d20655a89dfc5e248d25ee80d1 100644 (file)
--- 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