From: Justin Erenkrantz Date: Thu, 31 Jan 2002 05:31:39 +0000 (+0000) Subject: A LF here, a CR there, a CRLF for all else... X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=84a9e00ac1fb700dc8560532f84c7e0ddfbdc8fb;p=apache A LF here, a CR there, a CRLF for all else... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93124 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index aec4c7e547..3550661f2e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,7 @@ Changes with Apache 2.0.32-dev Changes with Apache 2.0.31 + *) Add a timeout option to the proxy code 'ProxyTimeout' [Ian Holsman]