From owner-freebsd-stable@FreeBSD.ORG  Wed Mar 18 09:50:56 2009
Return-Path: <owner-freebsd-stable@FreeBSD.ORG>
Delivered-To: freebsd-stable@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 5C534106566C
	for <freebsd-stable@freebsd.org>; Wed, 18 Mar 2009 09:50:56 +0000 (UTC)
	(envelope-from kama@pvp.se)
Received: from ms1.as.pvp.se (dns.pvp.se [213.64.187.226])
	by mx1.freebsd.org (Postfix) with ESMTP id 2171A8FC12
	for <freebsd-stable@freebsd.org>; Wed, 18 Mar 2009 09:50:56 +0000 (UTC)
	(envelope-from kama@pvp.se)
Received: by ms1.as.pvp.se (Postfix, from userid 1001)
	id 1DAA7AA; Wed, 18 Mar 2009 10:23:14 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by ms1.as.pvp.se (Postfix) with ESMTP
	id 18B41A7; Wed, 18 Mar 2009 10:23:14 +0100 (CET)
Date: Wed, 18 Mar 2009 10:23:14 +0100 (CET)
From: kama <kama@pvp.se>
X-X-Sender: kama@ns1.as.pvp.se
To: Ken Smith <kensmith@cse.Buffalo.EDU>
In-Reply-To: <1237299551.80881.16.camel@bauer.cse.buffalo.edu>
Message-ID: <20090318102134.D55869@ns1.as.pvp.se>
References: <1237299551.80881.16.camel@bauer.cse.buffalo.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Cc: freebsd-stable <freebsd-stable@freebsd.org>
Subject: Re: FreeBSD 7.2 Release process starting...
X-BeenThere: freebsd-stable@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Production branch of FreeBSD source code <freebsd-stable.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-stable>, 
	<mailto:freebsd-stable-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-stable>
List-Post: <mailto:freebsd-stable@freebsd.org>
List-Help: <mailto:freebsd-stable-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-stable>,
	<mailto:freebsd-stable-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 18 Mar 2009 09:50:56 -0000



On Tue, 17 Mar 2009, Ken Smith wrote:

>
> We're starting the release process for FreeBSD 7.2-RELEASE.  The major
> highlights of the schedule are:
>
>         Code Freeze:            March 23rd
>         BETA1                   March 30th
>         Branch                  April 10th
>         RC1                     April 13th
>         RC2                     April 20th
>         Release:                May 4th
>
> The full schedule is here:
>
>   http://www.freebsd.org/releases/7.2R/schedule.html
>
> though most of "the other events" haven't been given specific dates yet.
>
> Since it's often the case that developers process quite a few
> outstanding MFCs during the last couple days before a code freeze starts
> I have changed RELENG_7 to say it is 7.2-PRERELEASE now as a bit of a
> heads-up that the release cycle is imminent.  You might need to be a
> tiny bit more careful using RELENG_7 right now because the odds of you
> getting a snapshot of the tree taken part way through someone doing
> something that required multiple commits goes up during this phase of a
> release.
>

Is it possible to get back the todo page during this release phase?

/Bjorn