From owner-freebsd-current@FreeBSD.ORG Sat Mar 5 16:48:49 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F213616A4CE for ; Sat, 5 Mar 2005 16:48:49 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6320643D39 for ; Sat, 5 Mar 2005 16:48:49 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.3/8.13.1) with ESMTP id j25Gk6As043160; Sat, 5 Mar 2005 09:46:14 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sat, 05 Mar 2005 09:46:12 -0700 (MST) Message-Id: <20050305.094612.39156077.imp@bsdimp.com> To: dwhite@gumbysoft.com From: "M. Warner Losh" In-Reply-To: <20050304231220.P4084@carver.gumbysoft.com> References: <1109832680.1753.36.camel@kaiser.sig11.org> <20050304231220.P4084@carver.gumbysoft.com> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: rionda@gufi.org cc: freebsd-current@freebsd.org Subject: Re: Obsolete important recent entries in UPDATING X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Mar 2005 16:48:50 -0000 In message: <20050304231220.P4084@carver.gumbysoft.com> Doug White writes: : On Thu, 3 Mar 2005, Matteo Riondato wrote: : : > I think a line in /usr/src/UPDATING should be : > removed because it has been obsoleted. : > On line 9, we have: : > : > Important recent entries: 20040724 (default X changes). : > : > but 20040724 is no longer in UPDATING because entries older than 20041016 : > have been cut. This line then can be removed, IMHO. : : Looks like Warner removed that entry. Thanks for pointing it out! Acutally, the entry referred to an entry in the ports/UPDATING file. However, it predated the branch, so reference to it was removed. Warner