Return-Path: Delivered-To: apmail-apr-commits-archive@www.apache.org Received: (qmail 45233 invoked from network); 26 Nov 2007 21:49:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Nov 2007 21:49:45 -0000 Received: (qmail 55252 invoked by uid 500); 26 Nov 2007 21:49:33 -0000 Delivered-To: apmail-apr-commits-archive@apr.apache.org Received: (qmail 55215 invoked by uid 500); 26 Nov 2007 21:49:33 -0000 Mailing-List: contact commits-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: dev@apr.apache.org List-Id: Delivered-To: mailing list commits@apr.apache.org Received: (qmail 55204 invoked by uid 99); 26 Nov 2007 21:49:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Nov 2007 13:49:33 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Nov 2007 21:49:43 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 7A64B1A9838; Mon, 26 Nov 2007 13:49:22 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r598442 - in /apr/site/trunk/docs: download.html index.html Date: Mon, 26 Nov 2007 21:49:22 -0000 To: commits@apr.apache.org From: wrowe@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20071126214922.7A64B1A9838@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: wrowe Date: Mon Nov 26 13:49:21 2007 New Revision: 598442 URL: http://svn.apache.org/viewvc?rev=598442&view=rev Log: Regenerate Modified: apr/site/trunk/docs/download.html apr/site/trunk/docs/index.html Modified: apr/site/trunk/docs/download.html URL: http://svn.apache.org/viewvc/apr/site/trunk/docs/download.html?rev=598442&r1=598441&r2=598442&view=diff ============================================================================== --- apr/site/trunk/docs/download.html (original) +++ apr/site/trunk/docs/download.html Mon Nov 26 13:49:21 2007 @@ -184,7 +184,7 @@
- APR iconv 1.2.0 is the best available version + APR iconv 1.2.1 is the best available version
@@ -197,21 +197,21 @@

The Apache Portable Runtime Project is proud to announce the release of -the APR core library version 1.2.12, and the APR-util library version 1.2.12, -The associated APR-iconv library version 1.2.0 remains current. +the APR core library version 1.2.12, the APR-util library version 1.2.12, +and the APR-iconv library version 1.2.1. For details of this release, see the official announcement as well as the CHANGES-APR-1.2,