diff options
author | Justin Erenkrantz <jerenkrantz@apache.org> | 2002-01-31 06:31:39 +0100 |
---|---|---|
committer | Justin Erenkrantz <jerenkrantz@apache.org> | 2002-01-31 06:31:39 +0100 |
commit | c62f9181a3f8ab92b7756a397dec7e29a428fc1e (patch) | |
tree | a9565a267fa4dd7223847b381a572231e7e49b0e /CHANGES | |
parent | 32-dev is now it (diff) | |
download | apache2-c62f9181a3f8ab92b7756a397dec7e29a428fc1e.tar.xz apache2-c62f9181a3f8ab92b7756a397dec7e29a428fc1e.zip |
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
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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] |