From 423e1c77b58efe05cbb0d1209b0ea81a64fc5be2 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Fri, 18 Oct 2013 07:57:01 -0700 Subject: [PATCH] updated NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index c2cf3d76d21..2660df8f631 100644 --- 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)). (yoarvi at gmail dot com, Anatol) - cURL: . Implemented FR #65646 (re-enable CURLOPT_FOLLOWLOCATION with open_basedir