Return-Path: X-Original-To: apmail-httpd-cvs-archive@www.apache.org Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0F64DE4C0 for ; Fri, 28 Dec 2012 18:08:19 +0000 (UTC) Received: (qmail 76766 invoked by uid 500); 28 Dec 2012 18:08:18 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 76716 invoked by uid 500); 28 Dec 2012 18:08:18 -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 76707 invoked by uid 99); 28 Dec 2012 18:08:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Dec 2012 18:08:18 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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; Fri, 28 Dec 2012 18:08:17 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 048A0238890D; Fri, 28 Dec 2012 18:07:58 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1426599 - in /httpd/httpd/trunk/docs/manual: new_features_2_4.html.en new_features_2_4.xml Date: Fri, 28 Dec 2012 18:07:57 -0000 To: cvs@httpd.apache.org From: rbowen@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121228180758.048A0238890D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rbowen Date: Fri Dec 28 18:07:57 2012 New Revision: 1426599 URL: http://svn.apache.org/viewvc?rev=1426599&view=rev Log: Add links to programs docs. Modified: httpd/httpd/trunk/docs/manual/new_features_2_4.html.en httpd/httpd/trunk/docs/manual/new_features_2_4.xml Modified: httpd/httpd/trunk/docs/manual/new_features_2_4.html.en URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/new_features_2_4.html.en?rev=1426599&r1=1426598&r2=1426599&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/new_features_2_4.html.en (original) +++ httpd/httpd/trunk/docs/manual/new_features_2_4.html.en Fri Dec 28 18:07:57 2012 @@ -297,10 +297,10 @@

Program Enhancements

-
fcgistarter
+
fcgistarter
New FastCGI deamon starter utility
-
htcacheclean
+
htcacheclean
Current cached URLs can now be listed, with optional metadata included.
Allow explicit deletion of individual cached URLs from the @@ -311,7 +311,7 @@ of or in addition to being limited by the size of the files on disk.
-
rotatelogs
+
rotatelogs
May now create a link to the current log file.
May now invoke a custom post-rotate script.
Modified: httpd/httpd/trunk/docs/manual/new_features_2_4.xml URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/new_features_2_4.xml?rev=1426599&r1=1426598&r2=1426599&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/new_features_2_4.xml (original) +++ httpd/httpd/trunk/docs/manual/new_features_2_4.xml Fri Dec 28 18:07:57 2012 @@ -292,10 +292,10 @@
Program Enhancements
-
fcgistarter
+
fcgistarter
New FastCGI deamon starter utility
-
htcacheclean
+
htcacheclean
Current cached URLs can now be listed, with optional metadata included.
Allow explicit deletion of individual cached URLs from the @@ -306,7 +306,7 @@ of or in addition to being limited by the size of the files on disk.
-
rotatelogs
+
rotatelogs
May now create a link to the current log file.
May now invoke a custom post-rotate script.