From owner-cvs-src@FreeBSD.ORG Sat May 24 21:13:25 2003 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 84FAC37B401; Sat, 24 May 2003 21:13:25 -0700 (PDT) Received: from HAL9000.homeunix.com (12-233-57-131.client.attbi.com [12.233.57.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id C470A43F75; Sat, 24 May 2003 21:13:24 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: from HAL9000.homeunix.com (localhost [127.0.0.1]) by HAL9000.homeunix.com (8.12.9/8.12.5) with ESMTP id h4P4DMXD012616; Sat, 24 May 2003 21:13:22 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.9/8.12.5/Submit) id h4P4DLvG012615; Sat, 24 May 2003 21:13:21 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Date: Sat, 24 May 2003 21:13:21 -0700 From: David Schultz To: "Bruce A. Mah" Message-ID: <20030525041321.GA12591@HAL9000.homeunix.com> Mail-Followup-To: "Bruce A. Mah" , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200305230002.h4N02B51088272@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305230002.h4N02B51088272@repoman.freebsd.org> cc: cvs-src@FreeBSD.ORG cc: src-committers@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, 25 May 2003 04:13:25 -0000 On Thu, May 22, 2003, Bruce A. Mah wrote: > bmah 2003/05/22 17:02:11 PDT > > FreeBSD src repository > > Modified files: > release/doc/en_US.ISO8859-1/relnotes/common new.sgml > Log: > Modified release note: Note code generation problems with the base > system GCC using -march=pentium4, and the local workaround in our > Makefile infrastructure. Thanks!