Return-Path: X-Original-To: apmail-ace-commits-archive@www.apache.org Delivered-To: apmail-ace-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 266AFCDE8 for ; Mon, 7 May 2012 14:35:50 +0000 (UTC) Received: (qmail 38638 invoked by uid 500); 7 May 2012 14:35:50 -0000 Delivered-To: apmail-ace-commits-archive@ace.apache.org Received: (qmail 38607 invoked by uid 500); 7 May 2012 14:35:49 -0000 Mailing-List: contact commits-help@ace.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ace.apache.org Delivered-To: mailing list commits@ace.apache.org Received: (qmail 38599 invoked by uid 99); 7 May 2012 14:35:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 May 2012 14:35:49 +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; Mon, 07 May 2012 14:35:49 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 296E32388A56 for ; Mon, 7 May 2012 14:35:29 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1335038 - /ace/site/trunk/content/dev-doc/analysis/index.mdtext Date: Mon, 07 May 2012 14:35:29 -0000 To: commits@ace.apache.org From: marrs@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120507143529.296E32388A56@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: marrs Date: Mon May 7 14:35:28 2012 New Revision: 1335038 URL: http://svn.apache.org/viewvc?rev=1335038&view=rev Log: And added the new page to the index. Modified: ace/site/trunk/content/dev-doc/analysis/index.mdtext Modified: ace/site/trunk/content/dev-doc/analysis/index.mdtext URL: http://svn.apache.org/viewvc/ace/site/trunk/content/dev-doc/analysis/index.mdtext?rev=1335038&r1=1335037&r2=1335038&view=diff ============================================================================== --- ace/site/trunk/content/dev-doc/analysis/index.mdtext (original) +++ ace/site/trunk/content/dev-doc/analysis/index.mdtext Mon May 7 14:35:28 2012 @@ -2,3 +2,4 @@ Title: Analysis * [Security Analysis](security-analysis.html) * [Template Mechanism](template-mechanism.html) +* [Audit Log Analysis](auditlog.analysis.html) \ No newline at end of file