From: Doug MacEachern Date: Sun, 31 Mar 2002 17:32:23 +0000 (+0000) Subject: it is sunny and warm in tahoe, still plenty of snow on the mountains X-Git-Tag: 2.0.34~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c4151c33e090cfb0cfcb7cd9bf778f790d94a6d9;p=apache it is sunny and warm in tahoe, still plenty of snow on the mountains git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94348 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 9e849b8cef..e2b46633a5 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ Changes with Apache 2.0.34 + *) implement ssl proxy to support ProxyPass / https:// and the + SSLProxy* directives [Doug MacEachern] + *) Update mod_cgid to not do single-byte socket reads for CGI headers [Brian Pane]