]> granicus.if.org Git - apache/commitdiff
it is sunny and warm in tahoe, still plenty of snow on the mountains
authorDoug MacEachern <dougm@apache.org>
Sun, 31 Mar 2002 17:32:23 +0000 (17:32 +0000)
committerDoug MacEachern <dougm@apache.org>
Sun, 31 Mar 2002 17:32:23 +0000 (17:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94348 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 9e849b8cefa24df5255412abf2c8a5ac761180ed..e2b46633a5353af9a9209dc4df461fdcabd23673 100644 (file)
--- 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]