]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Just the facts, ma'am.
authorVictor J. Orlikowski <orlikowski@apache.org>
Thu, 28 Jun 2001 19:20:03 +0000 (19:20 +0000)
committerVictor J. Orlikowski <orlikowski@apache.org>
Thu, 28 Jun 2001 19:20:03 +0000 (19:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89478 13f79535-47bb-0310-9956-ffa450edef68

modules/proxy/CHANGES

index a584c19c4ed7105ddcc7f8cbdca0c2b173a2d74c..da6430258ea36fa1b4709d83e9fffe16c358bf8a 100644 (file)
@@ -1,6 +1,13 @@
 
 mod_proxy changes for httpd 2.0.18-dev
 
+  *) Get PORT working again in the ftp proxy.
+     [Victor Orlikowski <v.j.orlikowski@gte.net>]
+
+  *) Return result code check for FTP QUIT, after fixing
+     problems with passive connection handling.
+     [Victor Orlikowski <v.j.orlikowski@gte.net>]
+
   *) Reorganize ap_proxy_string_read() internally to not process eos
      buckets.
      [Chuck Murcko <chuck@topsail.org>]