diff options
author | Tony Finch <fanf@apache.org> | 2000-04-17 21:17:20 +0200 |
---|---|---|
committer | Tony Finch <fanf@apache.org> | 2000-04-17 21:17:20 +0200 |
commit | 2106d6e2873a3479e75a73cbfb61d440e662fa25 (patch) | |
tree | 90fa6c88a96eb0effe0d72601649873ff3e6e99e /STATUS | |
parent | linkwin20.diffs Resolves: (diff) | |
download | apache2-2106d6e2873a3479e75a73cbfb61d440e662fa25.tar.xz apache2-2106d6e2873a3479e75a73cbfb61d440e662fa25.zip |
Hey, wow! Some of the sky is blue!
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84984 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r-- | STATUS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,5 @@ Apache 2.0 STATUS: -Last modified at [$Date: 2000/04/15 19:30:25 $] +Last modified at [$Date: 2000/04/17 19:17:20 $] Release: @@ -173,6 +173,8 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * Mass vhosting version of suEXEC. + * Provide a sane API for handling the request's environment variables. + Other bugs that need fixing: * MaxRequestsPerChild measures connections, not requests. |