]> granicus.if.org Git - php/commitdiff
bfn
authorIlia Alshanetsky <iliaa@php.net>
Mon, 30 Nov 2009 15:22:01 +0000 (15:22 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 30 Nov 2009 15:22:01 +0000 (15:22 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b7686928478e1f9554c8b715e2a7db09a456408e..638376882b93f0c2f054799aae43e3f1e4d30d33 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,12 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? Dec 2009, PHP 5.2.12RC4
+- Improved fix for bug #50006 (Segfault caused by uksort()). (Stas)
+
 - Fixed bug #50266 (conflicting types for llabs). (Jani)
 - Fixed bug #50168 (FastCGI fails with wrong error on HEAD request to
   non-existant file). (Dmitry)
 
-
 27 Nov 2009, PHP 5.2.12RC3
 - Fixed break in the build chain introduced in 5.2.12RC2 (Jani)