]> granicus.if.org Git - php/commitdiff
- #39637
authorPierre Joye <pajoye@php.net>
Mon, 4 May 2009 14:15:58 +0000 (14:15 +0000)
committerPierre Joye <pajoye@php.net>
Mon, 4 May 2009 14:15:58 +0000 (14:15 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 1184f4293e612a6f74c7319dc7be05905ffc4068..4641c50e0665db5e13d191c50609f79279272ab0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,8 @@ PHP                                                                        NEWS
 - Implemented FR #41712 (curl progress callback: CURLOPT_PROGRESSFUNCTION).
   (sdteffen[at]gmail[dot].com, Pierre)
 - Implemented FR #47739 (Missing cURL option do disable IPv6) (Pierre)
+- Implemented FR #39637 (Missing cURL option CURLOPT_FTP_FILEMETHOD)
+  (Pierre)
 
 - Added timezone_version_get() to retrieve the version of the used timezone
   database. (Derick)