diff options
author | Aaron Bannert <aaron@apache.org> | 2002-03-08 18:49:05 +0100 |
---|---|---|
committer | Aaron Bannert <aaron@apache.org> | 2002-03-08 18:49:05 +0100 |
commit | 54bef653f021cf652dca6afc0488fba1c0d5d479 (patch) | |
tree | e813c60e12efd1b60833851cd723f421b200223b /STATUS | |
parent | 33 has come and gone. (diff) | |
download | apache2-54bef653f021cf652dca6afc0488fba1c0d5d479.tar.xz apache2-54bef653f021cf652dca6afc0488fba1c0d5d479.zip |
This is not a showstopper, and it's definately not new.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93795 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | STATUS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/03/08 17:43:41 $] +Last modified at [$Date: 2002/03/08 17:49:05 $] Release: @@ -77,6 +77,9 @@ FINAL RELEASE SHOWSTOPPERS: * We do not properly substitute the prefix-variables in the configuration scripts or generated-configs. (i.e. if sysconfdir is etc, httpd-std.conf points to conf.) + Aaron says: This is not a showstopper, these problems have existed + for as long as I can remember. It would be nice to fix + them but they are not new. * Address popular PRs * Win32 doesn't install as service correctly [9863, 9914, 9961] |