From c4cfdfa911f74f73942d38c6ffb74a19feb2bfdb Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Tue, 5 Nov 2013 19:54:50 +0100 Subject: [PATCH] updated NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 0a4b78c9c61..fdfaef53cb5 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 (Anatol, Dmitry) - cURL: . Implemented FR #65646 (re-enable CURLOPT_FOLLOWLOCATION with open_basedir