From: Victor J. Orlikowski Date: Fri, 3 Aug 2001 21:26:47 +0000 (+0000) Subject: Forgot the CHANGES, as usual.... X-Git-Tag: 2.0.23~70 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=06c86761603df7ba3a2735877c4e683309d34fa5;p=apache Forgot the CHANGES, as usual.... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89910 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/proxy/CHANGES b/modules/proxy/CHANGES index ce33ed932f..dd09513085 100644 --- a/modules/proxy/CHANGES +++ b/modules/proxy/CHANGES @@ -1,5 +1,7 @@ mod_proxy changes for httpd 2.0.20-dev + *) Timeout added for backend connections. + [Victor Orlikowski ] *) Fix abort code path in proxy_http.c, similar to FTP fix. [Chuck Murcko ]