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

diff --git a/NEWS b/NEWS
index ac6059596706ea5d56f78133dcc3904f1c6b102b..699a54efe2407c543754697e18fc4d91f1795014 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,10 @@ PHP                                                                        NEWS
 - Filter:
   . Fixed bug #71063 (filter_input(INPUT_ENV, ..) does not work). (Reeze Xia)
 
+- FTP:
+  . Implement FR #55651 (Option to ignore the returned FTP PASV address).
+    (abrender at elitehosts dot com)
+
 - Mbstring:
   . Fixed bug #71066 (mb_send_mail: Program terminated with signal SIGSEGV,
     Segmentation fault). (Laruence)