sync NEWS
authorStanislav Malyshev <stas@php.net>
Wed, 1 Aug 2012 04:51:46 +0000 (21:51 -0700)
committerStanislav Malyshev <stas@php.net>
Wed, 1 Aug 2012 04:51:46 +0000 (21:51 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 5a5fda71aa11a6be9f4ba2a8b4dbec43a68cf919..3fbbe7cc7919d64f47ed4d3c3ae2dd8686436f65 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,8 @@ PHP                                                                        NEWS
     Laruence)
   . Fixed bug #62565 (Crashes due non-initialized internal properties_table).
     (Felipe)
+  . Fixed bug #60194 (--with-zend-multibyte and --enable-debug reports LEAK
+    with run-test.php). (Laruence)
 
 - CURL:
   . Fixed bug #62499 (curl_setopt($ch, CURLOPT_COOKIEFILE, "") returns false).