Return-Path: Delivered-To: apmail-apr-commits-archive@www.apache.org Received: (qmail 54737 invoked from network); 11 Oct 2005 22:33:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Oct 2005 22:33:52 -0000 Received: (qmail 61848 invoked by uid 500); 11 Oct 2005 22:33:41 -0000 Delivered-To: apmail-apr-commits-archive@apr.apache.org Received: (qmail 61661 invoked by uid 500); 11 Oct 2005 22:33:40 -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 61492 invoked by uid 99); 11 Oct 2005 22:33:39 -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; Tue, 11 Oct 2005 15:33:38 -0700 Received: (qmail 54580 invoked by uid 65534); 11 Oct 2005 22:33:18 -0000 Message-ID: <20051011223317.54579.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r312969 - in /apr/dist/trunk: .htaccess Announcement-0.html Announcement-0.txt Announcement.html Announcement.txt Announcement0.9.html Announcement0.9.txt Announcement1.2.html Announcement1.2.txt HEADER.html README.html Date: Tue, 11 Oct 2005 22:33:16 -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: Tue Oct 11 15:33:10 2005 New Revision: 312969 URL: http://svn.apache.org/viewcvs?rev=312969&view=rev Log: Rearrange the Announcement files, add some appropriate redirects, and mark up the apr 1.2.2 announcement Added: apr/dist/trunk/Announcement0.9.html - copied unchanged from r292354, apr/dist/trunk/Announcement-0.html apr/dist/trunk/Announcement0.9.txt - copied unchanged from r292354, apr/dist/trunk/Announcement-0.txt apr/dist/trunk/Announcement1.2.html - copied, changed from r293532, apr/dist/trunk/Announcement.html apr/dist/trunk/Announcement1.2.txt - copied, changed from r293532, apr/dist/trunk/Announcement.txt Removed: apr/dist/trunk/Announcement-0.html apr/dist/trunk/Announcement-0.txt apr/dist/trunk/Announcement.html apr/dist/trunk/Announcement.txt Modified: apr/dist/trunk/.htaccess apr/dist/trunk/HEADER.html apr/dist/trunk/README.html Modified: apr/dist/trunk/.htaccess URL: http://svn.apache.org/viewcvs/apr/dist/trunk/.htaccess?rev=312969&r1=312968&r2=312969&view=diff ============================================================================== --- apr/dist/trunk/.htaccess (original) +++ apr/dist/trunk/.htaccess Tue Oct 11 15:33:10 2005 @@ -29,3 +29,7 @@ AddDescription "APR compressed source" apr-*.tar.Z AddDescription "APR gzipped source" apr-*.tar.gz + +RedirectMatch 301 ^(.*)/Announcement\.(.*) $1/Announcement0.9.$2 +RedirectMatch 301 ^(.*)/Announcement-1\.(.*) $1/Announcement1.2.$2 + Copied: apr/dist/trunk/Announcement1.2.html (from r293532, apr/dist/trunk/Announcement.html) URL: http://svn.apache.org/viewcvs/apr/dist/trunk/Announcement1.2.html?p2=apr/dist/trunk/Announcement1.2.html&p1=apr/dist/trunk/Announcement.html&r1=293532&r2=312969&rev=312969&view=diff ============================================================================== --- apr/dist/trunk/Announcement.html (original) +++ apr/dist/trunk/Announcement1.2.html Tue Oct 11 15:33:10 2005 @@ -3,16 +3,16 @@ - Apache Portable Runtime 1.1.1 Released + Apache Portable Runtime 1.2.2 Released

The Apache Portable Runtime Project

-

Apache Portable Runtime 1.1.1 Released

+

Apache Portable Runtime 1.2.2 Released

The Apache Software Foundation and the Apache Portable Runtime Project are proud to announce the General Availability of - version 1.1.1 of the Apache Portable Runtime, APR.

+ version 1.2.2 of the Apache Portable Runtime, APR.

APR is available for download from:

@@ -48,7 +48,7 @@

To give a brief overview, the primary core - subsystems of APR 1.1 include the following:

+ subsystems of APR 1.2 include the following:

  • Atomic operations @@ -73,10 +73,10 @@ >http://apr.apache.org/docs/apr-util/modules.html -

    Users of APR 0.9 should be aware that migrating to the APR 1.1 - programming interfaces may require some adjustments; APR 1.1 is +

    Users of APR 0.9 should be aware that migrating to the APR 1.x + programming interfaces may require some adjustments; APR 1.x is not binary compatible with earlier APR 0.9 releases. Users of - APR 1.1 can expect consistent interfaces and binary compatibility + APR 1.x can expect consistent interfaces and binary compatibility through the entire APR 1.x release cycle, as defined in our versioning rules:

    Copied: apr/dist/trunk/Announcement1.2.txt (from r293532, apr/dist/trunk/Announcement.txt) URL: http://svn.apache.org/viewcvs/apr/dist/trunk/Announcement1.2.txt?p2=apr/dist/trunk/Announcement1.2.txt&p1=apr/dist/trunk/Announcement.txt&r1=293532&r2=312969&rev=312969&view=diff ============================================================================== --- apr/dist/trunk/Announcement.txt (original) +++ apr/dist/trunk/Announcement1.2.txt Tue Oct 11 15:33:10 2005 @@ -1,10 +1,10 @@ - Apache Portable Runtime 1.1.1 Released + Apache Portable Runtime 1.2.2 Released The Apache Software Foundation and the Apache Portable Runtime Project are proud to announce the General Availability of - version 1.1.1 of the Apache Portable Runtime, APR. + version 1.2.2 of the Apache Portable Runtime, APR. APR is available for download from: @@ -34,7 +34,7 @@ * OS/2 * BeOS - To give a brief overview, the primary core subsystems of APR 1.1 + To give a brief overview, the primary core subsystems of APR 1.2 include the following: * Atomic operations @@ -54,10 +54,10 @@ http://apr.apache.org/docs/apr/modules.html http://apr.apache.org/docs/apr-util/modules.html - Users of APR 0.9 should be aware that migrating to the APR 1.1 - programming interfaces may require some adjustments; APR 1.1 is + Users of APR 0.9 should be aware that migrating to the APR 1.x + programming interfaces may require some adjustments; APR 1.x is not binary compatible with earlier APR 0.9 releases. Users of - APR 1.1 can expect consistent interfaces and binary compatibility + APR 1.x can expect consistent interfaces and binary compatibility through the entire APR 1.x release cycle, as defined in our versioning rules: Modified: apr/dist/trunk/HEADER.html URL: http://svn.apache.org/viewcvs/apr/dist/trunk/HEADER.html?rev=312969&r1=312968&r2=312969&view=diff ============================================================================== --- apr/dist/trunk/HEADER.html (original) +++ apr/dist/trunk/HEADER.html Tue Oct 11 15:33:10 2005 @@ -12,8 +12,8 @@