From owner-freebsd-stable@FreeBSD.ORG Wed Sep 13 11:53:32 2006 Return-Path: X-Original-To: freebsd-stable@FreeBSD.ORG Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E7FD16A403 for ; Wed, 13 Sep 2006 11:53:32 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from mail.ticketswitch.com (mail.ticketswitch.com [194.200.93.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1329343D45 for ; Wed, 13 Sep 2006 11:53:31 +0000 (GMT) (envelope-from petefrench@ticketswitch.com) Received: from [172.16.1.6] (helo=dilbert.firstcallgroup.co.uk) by mail.ticketswitch.com with esmtp (Exim 4.60 (FreeBSD)) (envelope-from ) id 1GNTJ4-000AS4-1E; Wed, 13 Sep 2006 12:53:30 +0100 Received: from petefrench by dilbert.firstcallgroup.co.uk with local (Exim 4.61 (FreeBSD)) (envelope-from ) id 1GNTJ3-000JMQ-MJ; Wed, 13 Sep 2006 12:53:29 +0100 To: freebsd-stable@FreeBSD.ORG, kama@pvp.se In-Reply-To: <20060913125850.T90966@ns1.as.pvp.se> Message-Id: From: Pete French Date: Wed, 13 Sep 2006 12:53:29 +0100 Cc: Subject: Re: 6.2? (fwd) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Sep 2006 11:53:32 -0000 > I disagree, I would like to have an notice about it. Even though it might > not say much. Just a "The code of the stable branch has been freezed due > to the upcomming release of X.Y" It is kind of useful, because it's the code freeze point at which I start re-scheduling my work day so I can do BSD testing. I can't justify tracking all the time on work machine unfortunately, but I do like to make an effort to test thoroughly before something is released (the more the better, right?) so it's good to know these things. -pcf.