]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
No doubt, people are already either handling
authorJim Jagielski <jim@apache.org>
Wed, 15 May 2002 14:13:29 +0000 (14:13 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 15 May 2002 14:13:29 +0000 (14:13 +0000)
this themselves, by clearing out env or else it's not a concern
for many people, or whatever... No need to track this anymore

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95108 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 23933cdfc85f7cc42c918ab88e5301629b2d1b21..1b0322e5b1afe7fcbe18e8c6f8f9a7ea9611ab32 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 1.3 STATUS:                                             -*-text-*-
-  Last modified at [$Date: 2002/05/15 14:10:47 $]
+  Last modified at [$Date: 2002/05/15 14:13:29 $]
 
 Release:
 
@@ -189,15 +189,6 @@ Open issues:
       Should we 'make all suexec' in src/support?
        +1: Brian, Jim, Dirkx, Ken +1 (possible suexec path issue, though)
 
-    * root's environment is inherited by the Apache server. Jim & Ken
-      think we should recommend using 'env' to build the
-      appropriate environment. Marc and Alexei don't see any
-      big deal. Martin says that not every "env" has a -u flag. 
-      Also:  TZ should not be dealt with specially any longer now that we 
-      "have PassEnv".  See
-      <Pine.LNX.3.96dg4.980309224241.11283X-100000@twinlark.arctic.org>
-      Status: To be handled in 2.0
-
     * Marc's socket options like source routing (kill them?)
        Marc, Martin say Yes