From: Greg Stein Date: Tue, 19 Dec 2000 03:43:15 +0000 (+0000) Subject: "Mommy! Mommy! I keep spinning in circles." "Shut up, or I'll nail your X-Git-Tag: APACHE_2_0_BETA_CANDIDATE_1~407 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a5f4ab31b70d1f0d73bb40eaa4b494e078e6d7b0;p=apache "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 --- diff --git a/STATUS b/STATUS index 98674cd88b..a98b8481e4 100644 --- a/STATUS +++ b/STATUS @@ -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':