From owner-cvs-src@FreeBSD.ORG Sun May 9 15:51:45 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E391816A4CE; Sun, 9 May 2004 15:51:45 -0700 (PDT) Received: from a.mail.sonic.net (a.mail.sonic.net [64.142.16.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B71143D41; Sun, 9 May 2004 15:51:45 -0700 (PDT) (envelope-from bmah@freebsd.org) Received: from [192.168.2.4] (adsl-64-142-31-105.sonic.net [64.142.31.105]) (authenticated bits=0) by a.mail.sonic.net (8.12.11/8.12.11) with ESMTP id i49MpjsT006395 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sun, 9 May 2004 15:51:45 -0700 From: "Bruce A. Mah" To: src-committers@freebsd.org In-Reply-To: <200405092245.i49MjtCl069894@repoman.freebsd.org> References: <200405092245.i49MjtCl069894@repoman.freebsd.org> Content-Type: text/plain Message-Id: <1084143029.831.2.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sun, 09 May 2004 15:50:29 -0700 Content-Transfer-Encoding: 7bit cc: cvs-src@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 22:51:46 -0000 On Sun, 2004-05-09 at 15:45, Bruce A. Mah wrote: > bmah 2004/05/09 15:45:55 PDT > > FreeBSD src repository > > Modified files: (Branch: RELENG_4_10) > release/doc/en_US.ISO8859-1/relnotes/common new.sgml > Log: > MFC: SA-04:08, SA-04:09. > > Approved by: re (implicitly) > > Revision Changes Path > 1.22.2.410.2.2 +10 -0 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml Just for the record, these entries shouldn't go to RELENG_4 at this time, since the release notes for its current incarnation "start" at 4.10-RELEASE. Bruce.