From aaad7ead55c33688156ad1cd85412041eadf0628 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Wed, 30 Apr 2014 09:29:37 +0200 Subject: [PATCH] BFN --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 227426b6a25..016160c6903 100644 --- a/NEWS +++ b/NEWS @@ -24,6 +24,7 @@ PHP NEWS . Fixed bug #67072 (Echoing unserialized "SplFileObject" crash). (Anatol) - cURL: + . Fixed bug #64247 (CURLOPT_INFILE doesn't allow reset). (Mike) . Fixed bug #66562 (curl_exec returns differently than curl_multi_getcontent). (Freek Lijten)