Return-Path: Delivered-To: apmail-continuum-commits-archive@www.apache.org Received: (qmail 50899 invoked from network); 24 Nov 2008 04:25:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Nov 2008 04:25:40 -0000 Received: (qmail 99589 invoked by uid 500); 24 Nov 2008 04:25:50 -0000 Delivered-To: apmail-continuum-commits-archive@continuum.apache.org Received: (qmail 99565 invoked by uid 500); 24 Nov 2008 04:25:50 -0000 Mailing-List: contact commits-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list commits@continuum.apache.org Received: (qmail 99556 invoked by uid 99); 24 Nov 2008 04:25:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Nov 2008 20:25:50 -0800 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; Mon, 24 Nov 2008 04:24:33 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id B575B238887A; Sun, 23 Nov 2008 20:24:49 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r720109 - /continuum/trunk/continuum-docs/src/site/xdoc/release-notes.xml Date: Mon, 24 Nov 2008 04:24:49 -0000 To: commits@continuum.apache.org From: wsmoak@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20081124042449.B575B238887A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: wsmoak Date: Sun Nov 23 20:24:49 2008 New Revision: 720109 URL: http://svn.apache.org/viewvc?rev=720109&view=rev Log: The qualifier is determined during the vote, so it can't be in the docs prior to the tag. Modified: continuum/trunk/continuum-docs/src/site/xdoc/release-notes.xml Modified: continuum/trunk/continuum-docs/src/site/xdoc/release-notes.xml URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-docs/src/site/xdoc/release-notes.xml?rev=720109&r1=720108&r2=720109&view=diff ============================================================================== --- continuum/trunk/continuum-docs/src/site/xdoc/release-notes.xml (original) +++ continuum/trunk/continuum-docs/src/site/xdoc/release-notes.xml Sun Nov 23 20:24:49 2008 @@ -4,11 +4,11 @@ -

Apache Continuum 1.3.0 (Milestone 1) Release Notes

+

Apache Continuum 1.3.0 Release Notes

-

The Apache Continuum team is pleased to announce Apache Continuum 1.3.0 as the first milestone in the 1.3 series.

+

The Apache Continuum team is pleased to announce Apache Continuum 1.3.0.

-

Apache Continuum 1.3 includes the following new features:

+

Apache Continuum 1.3.0 includes the following new features:

Transient State -- Continuum now separates transient errors such as an unreachable scm system from build failures.