From: foobar Date: Tue, 20 Sep 2005 20:59:54 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.4.1RC1~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c5458b698683d3b5075795e4dbe67fce994cde0a;p=php BFN --- diff --git a/NEWS b/NEWS index 796a97dc96..d6e22e998f 100644 --- a/NEWS +++ b/NEWS @@ -36,6 +36,8 @@ PHP 4 NEWS - Fixed bug #32160 (copying a file into itself leads to data loss). (Ilia) - Fixed bug #31158 (array_splice on $GLOBALS crashes). (Dmitry) - Fixed bug #29253 (array_diff with $GLOBALS argument fails). (Dmitry) +- Fixed bug #21306 (ext/sesssion: catch bailouts of write handler during + RSHUTDOWN). (Jani, Xuefer at 21cn dot com) 11 Jul 2005, Version 4.4.0 - Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana)