]> granicus.if.org Git - php/commitdiff
BFN
authorfoobar <sniper@php.net>
Tue, 20 Sep 2005 20:59:00 +0000 (20:59 +0000)
committerfoobar <sniper@php.net>
Tue, 20 Sep 2005 20:59:00 +0000 (20:59 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 05b66915984895ddf8f674bebc7842ab7197ab59..581f0f8a2dc1fd0c068bb4bb2c7954982d89b54d 100644 (file)
--- 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)