]> granicus.if.org Git - php/commitdiff
BFN
authorMichael Wallner <mike@php.net>
Wed, 30 Apr 2014 07:29:37 +0000 (09:29 +0200)
committerMichael Wallner <mike@php.net>
Wed, 30 Apr 2014 07:29:37 +0000 (09:29 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 227426b6a259016a740b6898743de3d823449e3e..016160c6903ed5c02e53fc4c581f6d2ae6ac0df7 100644 (file)
--- 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)