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

diff --git a/NEWS b/NEWS
index 796a97dc968c49d84abe9b1b8e4858038ae31a90..d6e22e998f8be360978d3a6a8875190ac4bfc07c 100644 (file)
--- 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)