]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Tue, 5 Nov 2013 18:54:50 +0000 (19:54 +0100)
committerAnatol Belski <ab@php.net>
Tue, 5 Nov 2013 18:54:50 +0000 (19:54 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 0a4b78c9c61867adb11a5aeb40e4bc3d7cc5d8b5..fdfaef53cb58f1c3c5c13793558cd98982225243 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,8 @@ PHP                                                                        NEWS
     variable. (Mike)
   . Implemented dedicated syntax for variadic functions
     (RFC: https://wiki.php.net/rfc/variadics). (Nikita)
+  . Fixed bug #50333 Improving multi-threaded scalability by using
+    emalloc/efree/estrdup (Anatol, Dmitry)
 
 - cURL:
   . Implemented FR #65646 (re-enable CURLOPT_FOLLOWLOCATION with open_basedir