Return-Path: Delivered-To: apmail-perl-modperl-cvs-archive@www.apache.org Received: (qmail 68239 invoked from network); 16 Nov 2004 20:34:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 16 Nov 2004 20:34:12 -0000 Received: (qmail 65927 invoked by uid 500); 16 Nov 2004 20:34:12 -0000 Delivered-To: apmail-perl-modperl-cvs-archive@perl.apache.org Received: (qmail 65901 invoked by uid 500); 16 Nov 2004 20:34:11 -0000 Mailing-List: contact modperl-cvs-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@perl.apache.org Delivered-To: mailing list modperl-cvs@perl.apache.org Received: (qmail 65888 invoked by uid 500); 16 Nov 2004 20:34:11 -0000 Delivered-To: apmail-modperl-cvs@apache.org X-ASF-Spam-Status: No, hits=-10.0 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Date: 16 Nov 2004 20:34:10 -0000 Message-ID: <20041116203410.68222.qmail@minotaur.apache.org> From: stas@apache.org To: modperl-cvs@apache.org Subject: cvs commit: modperl STATUS X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N stas 2004/11/16 12:34:10 Modified: . STATUS Log: todo: make sure that DO_HTTPD=1 and PREP_HTTPD=1 aren't passed at the same time Revision Changes Path 1.47 +4 -1 modperl/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/modperl/STATUS,v retrieving revision 1.46 retrieving revision 1.47 diff -u -u -r1.46 -r1.47 --- STATUS 9 Feb 2004 22:30:07 -0000 1.46 +++ STATUS 16 Nov 2004 20:34:10 -0000 1.47 @@ -64,6 +64,9 @@ Needs Patch or Further Investigation + * make sure that DO_HTTPD=1 and PREP_HTTPD=1 aren't passed at the same time + http://marc.theaimsgroup.com/?t=110053652600001&r=1&w=2 + * ACL support Report: http://marc.theaimsgroup.com/?t=105042055700005&r=1&w=2