From commits-return-7181-apmail-apr-commits-archive=apr.apache.org@apr.apache.org Wed Nov 23 19:36:35 2005 Return-Path: Delivered-To: apmail-apr-commits-archive@www.apache.org Received: (qmail 85364 invoked from network); 23 Nov 2005 19:36:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Nov 2005 19:36:34 -0000 Received: (qmail 16169 invoked by uid 500); 23 Nov 2005 19:36:34 -0000 Delivered-To: apmail-apr-commits-archive@apr.apache.org Received: (qmail 16128 invoked by uid 500); 23 Nov 2005 19:36: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 16117 invoked by uid 99); 23 Nov 2005 19:36:33 -0000 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 23 Nov 2005 11:36:33 -0800 Received: (qmail 85186 invoked by uid 65534); 23 Nov 2005 19:36:12 -0000 Message-ID: <20051123193612.85185.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r348527 - in /apr/site/trunk/xdocs: download.xml index.xml Date: Wed, 23 Nov 2005 19:36:12 -0000 To: commits@apr.apache.org From: wrowe@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: wrowe Date: Wed Nov 23 11:36:09 2005 New Revision: 348527 URL: http://svn.apache.org/viewcvs?rev=348527&view=rev Log: Push to 1.1.1 iconv Modified: apr/site/trunk/xdocs/download.xml apr/site/trunk/xdocs/index.xml Modified: apr/site/trunk/xdocs/download.xml URL: http://svn.apache.org/viewcvs/apr/site/trunk/xdocs/download.xml?rev=348527&r1=348526&r2=348527&view=diff ============================================================================== --- apr/site/trunk/xdocs/download.xml (original) +++ apr/site/trunk/xdocs/download.xml Wed Nov 23 11:36:09 2005 @@ -102,26 +102,26 @@ -
APR iconv 1.0.1 is the best available version +
APR iconv 1.1.1 is the best available version

APR-iconv provides a portable iconv() implementation built on top of APR.

    Modified: apr/site/trunk/xdocs/index.xml URL: http://svn.apache.org/viewcvs/apr/site/trunk/xdocs/index.xml?rev=348527&r1=348526&r2=348527&view=diff ============================================================================== --- apr/site/trunk/xdocs/index.xml (original) +++ apr/site/trunk/xdocs/index.xml Wed Nov 23 11:36:09 2005 @@ -27,8 +27,8 @@ CHANGES-APR-1.2, CHANGES-APR-UTIL-1.2, and -CHANGES-APR-ICONV-1.0 files.

    +CHANGES-APR-ICONV-1.1 files.

    Download |