From: Ryan Bloom Date: Mon, 1 Apr 2002 03:41:31 +0000 (+0000) Subject: A bunch of Perchild changes. X-Git-Tag: 2.0.35~86 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f017ec8592b71b168f4be1ad0c558c27dadd70c5;p=apache A bunch of Perchild changes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94353 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index e2b46633a5..30bfc5a4e8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,10 @@ Changes with Apache 2.0.34 + *) Allow all Perchild directives to accept either numerical UID/GID + or logical user/group names. [Scott Lamb ] + + *) Make Perchild compile cleanly and serve pages again. [Ryan Bloom] + *) implement ssl proxy to support ProxyPass / https:// and the SSLProxy* directives [Doug MacEachern]