Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 48313 invoked from network); 29 Nov 2005 22:23:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Nov 2005 22:23:57 -0000 Received: (qmail 55517 invoked by uid 500); 29 Nov 2005 22:23:56 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 55463 invoked by uid 500); 29 Nov 2005 22:23:55 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 55452 invoked by uid 99); 29 Nov 2005 22:23:55 -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, 29 Nov 2005 14:23:55 -0800 Received: (qmail 48201 invoked by uid 65534); 29 Nov 2005 22:23:35 -0000 Message-ID: <20051129222335.48200.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r349819 - /httpd/httpd/branches/2.2.x/STATUS Date: Tue, 29 Nov 2005 22:23:34 -0000 To: cvs@httpd.apache.org From: jerenkrantz@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: jerenkrantz Date: Tue Nov 29 14:23:30 2005 New Revision: 349819 URL: http://svn.apache.org/viewcvs?rev=349819&view=rev Log: Now that the branch (but not a release just yet!) has gone GA, copy the blurb from 2.0's STATUS about the ground rules for 2.2. Modified: httpd/httpd/branches/2.2.x/STATUS Modified: httpd/httpd/branches/2.2.x/STATUS URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/STATUS?rev=349819&r1=349818&r2=349819&view=diff ============================================================================== --- httpd/httpd/branches/2.2.x/STATUS (original) +++ httpd/httpd/branches/2.2.x/STATUS Tue Nov 29 14:23:30 2005 @@ -56,6 +56,14 @@ CURRENT RELEASE NOTES: + * Forward binary compatibility is expected of Apache 2.2.x releases, such + that no MMN major number changes will occur. Such changes can only be + made in the trunk. + + * All commits to branches/2.2.x must be reflected in SVN trunk, + as well, if they apply. Logical progression is commit to trunk, + get feedback and votes on list or in STATUS, then merge into + branches/2.2.x, as applicable. RELEASE SHOWSTOPPERS: