Return-Path: Delivered-To: apmail-apr-commits-archive@www.apache.org Received: (qmail 5082 invoked from network); 4 Dec 2009 05:23:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Dec 2009 05:23:07 -0000 Received: (qmail 71228 invoked by uid 500); 4 Dec 2009 05:23:07 -0000 Delivered-To: apmail-apr-commits-archive@apr.apache.org Received: (qmail 71154 invoked by uid 500); 4 Dec 2009 05:23:07 -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 71145 invoked by uid 99); 4 Dec 2009 05:23:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Dec 2009 05:23:06 +0000 X-ASF-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 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, 04 Dec 2009 05:23:04 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 7AA8D238899B; Fri, 4 Dec 2009 05:22:44 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r887065 - /apr/apr/trunk/STATUS Date: Fri, 04 Dec 2009 05:22:44 -0000 To: commits@apr.apache.org From: wrowe@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20091204052244.7AA8D238899B@eris.apache.org> Author: wrowe Date: Fri Dec 4 05:22:43 2009 New Revision: 887065 URL: http://svn.apache.org/viewvc?rev=887065&view=rev Log: Catch up with branch and release activity Modified: apr/apr/trunk/STATUS Modified: apr/apr/trunk/STATUS URL: http://svn.apache.org/viewvc/apr/apr/trunk/STATUS?rev=887065&r1=887064&r2=887065&view=diff ============================================================================== --- apr/apr/trunk/STATUS [utf-8] (original) +++ apr/apr/trunk/STATUS [utf-8] Fri Dec 4 05:22:43 2009 @@ -5,24 +5,36 @@ * http://svn.apache.org/repos/asf/apr/apr/trunk/STATUS + +NOTICE: + Effective with version 2.0 , apr-util ceases to exist. For reference, the final standalone apr-util can be found in subversion at: * http://svn.apache.org/repos/asf/apr/apr-util/branches -r784519 + Patches considered for backport are noted in their branches' STATUS: * http://svn.apache.org/repos/asf/apr/apr/branches/0.9.x/STATUS * http://svn.apache.org/repos/asf/apr/apr/branches/1.3.x/STATUS * http://svn.apache.org/repos/asf/apr/apr/branches/1.4.x/STATUS + * http://svn.apache.org/repos/asf/apr/apr/branches/1.5.x/STATUS * http://svn.apache.org/repos/asf/apr/apr-util/branches/0.9.x/STATUS * http://svn.apache.org/repos/asf/apr/apr-util/branches/1.3.x/STATUS * http://svn.apache.org/repos/asf/apr/apr-util/branches/1.4.x/STATUS + * http://svn.apache.org/repos/asf/apr/apr-util/branches/1.5.x/STATUS Releases: 2.0.0 : in development on trunk/ + 1.5.0 : in development on branches/1.5.x/ 1.4.0 : in development on branches/1.4.x/ - 1.3.4 : in development on branches/1.3.x/ + 1.3.9 : tagged September 21, 2009 + 1.3.8 : released August 6, 2009 + 1.3.7 : released July 23, 2009 + 1.3.6 : released July 4, 2009 + 1.3.5 : released June 5, 2009 + 1.3.4 : not released 1.3.3 : released August 14, 2008 1.3.2 : released June 23, 2008 1.3.1 : not released