sniper Fri Nov 18 08:11:41 2005 EDT Modified files: (Branch: PHP_4_4) /php-src NEWS Log: fix news http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.920.2.82&r2=1.1247.2.920.2.83&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.920.2.82 php-src/NEWS:1.1247.2.920.2.83 --- php-src/NEWS:1.1247.2.920.2.82 Fri Nov 18 06:07:26 2005 +++ php-src/NEWS Fri Nov 18 08:11:38 2005 @@ -4,10 +4,10 @@ 18 Nov 2005, Version 4.4.2RC1 -- Resolve Apache 2 regression with sub-request handling on non-linux systems. +- Added missing safe_mode/open_basedir checks into cURL extension. (Ilia) +- Backported missing imap_mailcompose() fixes from PHP 5.x. (Ilia) +- Fixed Apache 2 regression with sub-request handling on non-linux systems. (Ilia, Tony) -- Backport missing imap_mailcompose fixes from 5.X. (Ilia) -- Added missing safe_mode/open_basedir checks in cURL extension. (Ilia) - Fixed bug #35257 (Calling ob_flush after creating an ob callback causes segfault). (Tony) - Fixed bug #35079 (stream_set_blocking(true) toggles, not enables
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php