diff options
author | Jeff Trawick <trawick@apache.org> | 2001-12-15 15:40:57 +0100 |
---|---|---|
committer | Jeff Trawick <trawick@apache.org> | 2001-12-15 15:40:57 +0100 |
commit | c2adeb592d1490b80444b71279ef279aa4d47712 (patch) | |
tree | ce29dad4b61d070293fa9a5df2902b1dfdc7ef82 /STATUS | |
parent | Move any load library path environment variables out of (diff) | |
download | apache2-c2adeb592d1490b80444b71279ef279aa4d47712.tar.xz apache2-c2adeb592d1490b80444b71279ef279aa4d47712.zip |
mention an easy but important problem in case I forget about it
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92491 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: 2001/12/12 10:09:58 $] +Last modified at [$Date: 2001/12/15 14:40:57 $] Release: @@ -92,6 +92,9 @@ RELEASE SHOWSTOPPERS: any) to segfault on AIX and can probably cause load or other errors on some other platforms. + * install-bindist.sh does not edit the PIDFILE setting in + apachectl so some apachectl functions are broken. + RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * FreeBSD, threads, and worker MPM. All seems to work fine |