]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Mon, 28 Aug 2006 19:59:31 +0000 (19:59 +0000)
committerAntony Dovgal <tony2001@php.net>
Mon, 28 Aug 2006 19:59:31 +0000 (19:59 +0000)
though, the leak is still there, we can't fix that in 4_4

NEWS

diff --git a/NEWS b/NEWS
index 1f495f843a84830fd6b4f62ee90928d09fedfa25..a674a2ce88040cdfa41a9688e5f33f4948c1f72d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2006, Version 4.4.5
+- Fixed bug #38534 (segfault when calling setlocale() in userspace session
+  handler). (Tony)
 - Fixed bug #38450 (constructor is not called for classes used in userspace
   stream wrappers). (Tony)
 - Fixed bug #38378 (wddx_serialize_value() generates no wellformed xml).