From: foobar Date: Tue, 20 Sep 2005 20:59:00 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.1.0RC2~213 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=529263d680130d114f6906c9f2109f5d24860d8e;p=php BFN --- diff --git a/NEWS b/NEWS index 05b6691598..581f0f8a2d 100644 --- a/NEWS +++ b/NEWS @@ -124,6 +124,8 @@ PHP NEWS - 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)