From commits-return-10888-apmail-apr-commits-archive=apr.apache.org@apr.apache.org Fri Oct 02 15:44:38 2009 Return-Path: Delivered-To: apmail-apr-commits-archive@www.apache.org Received: (qmail 77465 invoked from network); 2 Oct 2009 15:44:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Oct 2009 15:44:38 -0000 Received: (qmail 79565 invoked by uid 500); 2 Oct 2009 15:44:38 -0000 Delivered-To: apmail-apr-commits-archive@apr.apache.org Received: (qmail 79512 invoked by uid 500); 2 Oct 2009 15:44:38 -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 79503 invoked by uid 99); 2 Oct 2009 15:44:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Oct 2009 15:44:38 +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; Fri, 02 Oct 2009 15:44:35 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id B913223888CF; Fri, 2 Oct 2009 15:44:14 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r821065 - /apr/apr/trunk/CHANGES Date: Fri, 02 Oct 2009 15:44:14 -0000 To: commits@apr.apache.org From: trawick@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20091002154414.B913223888CF@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: trawick Date: Fri Oct 2 15:44:14 2009 New Revision: 821065 URL: http://svn.apache.org/viewvc?rev=821065&view=rev Log: s/APR-Util/APR-util/ Modified: apr/apr/trunk/CHANGES Modified: apr/apr/trunk/CHANGES URL: http://svn.apache.org/viewvc/apr/apr/trunk/CHANGES?rev=821065&r1=821064&r2=821065&view=diff ============================================================================== --- apr/apr/trunk/CHANGES [utf-8] (original) +++ apr/apr/trunk/CHANGES [utf-8] Fri Oct 2 15:44:14 2009 @@ -20,34 +20,34 @@ Currently only implemented for shm, proc and global mutexes on posix platforms. [Mladen Turk] - *) Merge APR-Util into APR. [various] + *) Merge APR-util into APR. [various] -Changes for APR and APR-Util 1.4.x and later: +Changes for APR and APR-util 1.4.x and later: *) http://svn.apache.org/viewvc/apr/apr/branches/1.4.x/CHANGES?view=markup *) http://svn.apache.org/viewvc/apr/apr-util/branches/1.4.x/CHANGES?view=markup -Changes for APR and APR-Util 1.3.x and later: +Changes for APR and APR-util 1.3.x and later: *) http://svn.apache.org/viewvc/apr/apr/branches/1.3.x/CHANGES?view=markup *) http://svn.apache.org/viewvc/apr/apr-util/branches/1.3.x/CHANGES?view=markup -Changes for APR and APR-Util 1.2.x and later: +Changes for APR and APR-util 1.2.x and later: *) http://svn.apache.org/viewvc/apr/apr/branches/1.2.x/CHANGES?view=markup *) http://svn.apache.org/viewvc/apr/apr-util/branches/1.2.x/CHANGES?view=markup -Changes for APR and APR-Util 1.1.x and later: +Changes for APR and APR-util 1.1.x and later: *) http://svn.apache.org/viewvc/apr/apr/branches/1.1.x/CHANGES?view=markup *) http://svn.apache.org/viewvc/apr/apr-util/branches/1.1.x/CHANGES?view=markup -Changes for APR and APR-Util 1.0.x and later: +Changes for APR and APR-util 1.0.x and later: *) http://svn.apache.org/viewvc/apr/apr/branches/1.0.x/CHANGES?view=markup *) http://svn.apache.org/viewvc/apr/apr-util/branches/1.0.x/CHANGES?view=markup -Changes for APR and APR-Util 0.9.x and later/earlier: +Changes for APR and APR-util 0.9.x and later/earlier: *) http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/CHANGES?view=markup *) http://svn.apache.org/viewvc/apr/apr-util/branches/0.9.x/CHANGES?view=markup