Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 91694 invoked from network); 2 Nov 2010 18:47:17 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Nov 2010 18:47:17 -0000 Received: (qmail 23716 invoked by uid 500); 2 Nov 2010 18:47:48 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 23652 invoked by uid 500); 2 Nov 2010 18:47:48 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 23645 invoked by uid 99); 2 Nov 2010 18:47:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Nov 2010 18:47:48 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Nov 2010 18:47:48 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id AA81C2388903; Tue, 2 Nov 2010 18:46:34 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1030171 - /httpd/httpd/trunk/docs/STATUS Date: Tue, 02 Nov 2010 18:46:34 -0000 To: cvs@httpd.apache.org From: rbowen@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101102184634.AA81C2388903@eris.apache.org> Author: rbowen Date: Tue Nov 2 18:46:34 2010 New Revision: 1030171 URL: http://svn.apache.org/viewvc?rev=1030171&view=rev Log: Ok, did that. Modified: httpd/httpd/trunk/docs/STATUS Modified: httpd/httpd/trunk/docs/STATUS URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/STATUS?rev=1030171&r1=1030170&r2=1030171&view=diff ============================================================================== --- httpd/httpd/trunk/docs/STATUS (original) +++ httpd/httpd/trunk/docs/STATUS Tue Nov 2 18:46:34 2010 @@ -40,11 +40,6 @@ To Do List many months of effort, due to the volume of work and the mind-numbing tediousness.) -- 1.3: Verify that the auto-generated link at the top of each module doc - goes to a valid 2.2 module - that is, find the modules that have - changed their names and in those cases hard-code the link to the - appropriate 2.2 docs (see mod_auth for example). - - Adding to the discussion of conditional logging, which I think could be turned into more of a howto than the one paragraph it's got now.