From owner-svn-src-user@FreeBSD.ORG Mon Nov 3 18:45:46 2008 Return-Path: Delivered-To: svn-src-user@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F9EC1065673; Mon, 3 Nov 2008 18:45:46 +0000 (UTC) (envelope-from john@baldwin.cx) Received: from server.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id F1C7F8FC1A; Mon, 3 Nov 2008 18:45:45 +0000 (UTC) (envelope-from john@baldwin.cx) Received: from localhost.corp.yahoo.com (john@localhost [IPv6:::1]) (authenticated bits=0) by server.baldwin.cx (8.14.3/8.14.3) with ESMTP id mA3IjdRO091877; Mon, 3 Nov 2008 13:45:40 -0500 (EST) (envelope-from john@baldwin.cx) From: John Baldwin To: Edwin Groothuis Date: Mon, 3 Nov 2008 12:31:36 -0500 User-Agent: KMail/1.9.7 References: <200811012211.mA1MBAQI020235@svn.freebsd.org> In-Reply-To: <200811012211.mA1MBAQI020235@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200811031231.37264.john@baldwin.cx> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [IPv6:::1]); Mon, 03 Nov 2008 13:45:40 -0500 (EST) X-Virus-Scanned: ClamAV 0.93.1/8559/Mon Nov 3 11:41:26 2008 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=4.2 tests=AWL,BAYES_00,NO_RELAYS autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: src-committers@freebsd.org, svn-src-user@freebsd.org Subject: Re: svn commit: r184537 - user/edwin/releasenotes X-BeenThere: svn-src-user@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the experimental " user" src tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2008 18:45:46 -0000 On Saturday 01 November 2008 06:11:09 pm Edwin Groothuis wrote: > Author: edwin > Date: Sat Nov 1 22:11:09 2008 > New Revision: 184537 > URL: http://svn.freebsd.org/changeset/base/184537 > > Log: > notice 2008i > > Modified: > user/edwin/releasenotes/contrib.xml > > Modified: user/edwin/releasenotes/contrib.xml > ============================================================================== > --- user/edwin/releasenotes/contrib.xml Sat Nov 1 21:56:45 2008 (r184536) > +++ user/edwin/releasenotes/contrib.xml Sat Nov 1 22:11:09 2008 (r184537) > @@ -107,12 +107,21 @@ > ]]> > > > + > + 2008-10-28 > + 2008-10-28 > + 2008-10-28 > + 2008-10-28 > + 2008-10-28 > + 2008-10-29 > + Is it really worthwhile to note merges to a release branch prior to the actual release being cut? (6.4 in this case) -- John Baldwin