sniper Tue Sep 20 16:59:01 2005 EDT Modified files: (Branch: PHP_5_1) /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.69&r2=1.2027.2.70&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.69 php-src/NEWS:1.2027.2.70 --- php-src/NEWS:1.2027.2.69 Tue Sep 20 03:18:54 2005 +++ php-src/NEWS Tue Sep 20 16:59:00 2005 @@ -124,6 +124,8 @@ - Fixed bug #29253 (array_diff with $GLOBALS argument fails). (Dmitry) - Fixed bug #25359 (array_multisort() doesn't work in a function if array is global or reference). (Dmitry) +- Fixed bug #21306 (ext/sesssion: catch bailouts of write handler during + RSHUTDOWN). (Jani, Xuefer at 21cn dot com) 14 Jul 2005, PHP 5.1 Beta 3 - Upgraded bundled SQLite library for PDO:SQLite to 3.2.2 (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php