]> granicus.if.org Git - apache/commitdiff
A bunch of Perchild changes.
authorRyan Bloom <rbb@apache.org>
Mon, 1 Apr 2002 03:41:31 +0000 (03:41 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 1 Apr 2002 03:41:31 +0000 (03:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94353 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index e2b46633a5353af9a9209dc4df461fdcabd23673..30bfc5a4e8b4dfbf5bfa41fd3ffc218da47e238a 100644 (file)
--- 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 <slamb@slamb.org>]
+
+  *) Make Perchild compile cleanly and serve pages again. [Ryan Bloom]
+
   *) implement ssl proxy to support ProxyPass / https:// and the
      SSLProxy* directives [Doug MacEachern]