diff options
author | Greg Stein <gstein@apache.org> | 2000-12-19 04:43:15 +0100 |
---|---|---|
committer | Greg Stein <gstein@apache.org> | 2000-12-19 04:43:15 +0100 |
commit | a5f4ab31b70d1f0d73bb40eaa4b494e078e6d7b0 (patch) | |
tree | 77976ae6706a6eb612eb03dc32c85364cca1987c /STATUS | |
parent | Get the perchild MPM working better again. I have been able to pass (diff) | |
download | apache2-a5f4ab31b70d1f0d73bb40eaa4b494e078e6d7b0.tar.xz apache2-a5f4ab31b70d1f0d73bb40eaa4b494e078e6d7b0.zip |
"Mommy! Mommy! I keep spinning in circles." "Shut up, or I'll nail your
other foot to the floor."
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87417 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r-- | STATUS | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2000/12/19 01:59:53 $] +Last modified at [$Date: 2000/12/19 03:43:15 $] Release: @@ -182,6 +182,11 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: should probably move into build/special.mk (the make file used for building Apache modules). + * toss the AddModule directive. we add all prelinked modules + automatically, and the LoadModule directive now implies + AddModule. so... there is no point to it any more. + + PRs that have been suspended forever waiting for someone to put them into 'the next release': |