From owner-freebsd-current@FreeBSD.ORG Mon Jul 25 08:27:24 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 085E516A41F for ; Mon, 25 Jul 2005 08:27:24 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B17F43D53 for ; Mon, 25 Jul 2005 08:27:23 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtp (Exim 4.51 (FreeBSD)) id 1DwyJ1-000OPM-0l for freebsd-current@freebsd.org; Mon, 25 Jul 2005 08:27:23 +0000 Received: from [127.0.0.1] (helo=roam.psg.com.psg.com) by roam.psg.com with esmtp (Exim 4.51 (FreeBSD)) id 1Dwy9m-00013A-Hg for freebsd-current@freebsd.org; Mon, 25 Jul 2005 17:17:50 +0900 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17124.41006.141805.933075@roam.psg.com> Date: Mon, 25 Jul 2005 17:17:50 +0900 To: FreeBSD Current Subject: UPDATING X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 25 Jul 2005 08:27:24 -0000 as the shared lib bump affects user compiled progs, not just ports, perhaps the note should also be in /usr/src/UPDATING? randy