From: Victor J. Orlikowski Date: Thu, 28 Jun 2001 19:20:03 +0000 (+0000) Subject: Just the facts, ma'am. X-Git-Tag: 2.0.20~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3458a0bde2ab6fefc133417fd004543bd5bd098;p=thirdparty%2Fapache%2Fhttpd.git Just the facts, ma'am. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89478 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/proxy/CHANGES b/modules/proxy/CHANGES index a584c19c4ed..da6430258ea 100644 --- a/modules/proxy/CHANGES +++ b/modules/proxy/CHANGES @@ -1,6 +1,13 @@ mod_proxy changes for httpd 2.0.18-dev + *) Get PORT working again in the ftp proxy. + [Victor Orlikowski ] + + *) Return result code check for FTP QUIT, after fixing + problems with passive connection handling. + [Victor Orlikowski ] + *) Reorganize ap_proxy_string_read() internally to not process eos buckets. [Chuck Murcko ]