]> granicus.if.org Git - php/commitdiff
BFN
authorJani Taskinen <jani@php.net>
Sun, 10 May 2009 21:06:35 +0000 (21:06 +0000)
committerJani Taskinen <jani@php.net>
Sun, 10 May 2009 21:06:35 +0000 (21:06 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 93d51b26597049599cedc3d3719567f44da69c4a..6a2dc2a962d78f1aaba844e2a3f05702f8b96993 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,9 @@ PHP                                                                        NEWS
 - Disabled SQLite3::loadExtension for threaded SAPIs. (Scott)
 
 - Fixed bug #48227 (NumberFormatter::format leaks memory). (Felipe)
+- Fixed bug #48200 (compile failure with mbstring.c when 
+  --enable-zend-multibyte is used). (Jani)
+
 
 07 May 2009, PHP 5.3.0 RC 2
 - Upgraded bundled sqlite to version 3.6.13. (Ilia)