]> granicus.if.org Git - php/commitdiff
NEWS entry for #55651
authorLior Kaplan <kaplanlior@gmail.com>
Tue, 15 Dec 2015 09:13:19 +0000 (11:13 +0200)
committerLior Kaplan <kaplanlior@gmail.com>
Tue, 15 Dec 2015 09:13:54 +0000 (11:13 +0200)
NEWS

diff --git a/NEWS b/NEWS
index cb8974b40b19cdfa32140093219bdbbf03e093dc..1c9b9795f5e8122cb4b91f0cf770c8865231460f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@ PHP                                                                        NEWS
 
   . Fixed bug #71089 (No check to duplicate zend_extension). (Remi)
 
+- FTP:
+  . Implement FR #55651 (Option to ignore the returned FTP PASV address).
+    (abrender at elitehosts dot com)
+
 - Opcache:
   . Fixed bug #71024 (Unable to use PHP 7.0 x64 side-by-side with PHP 5.6 x32
     on the same server). (Anatol)