From owner-freebsd-current@FreeBSD.ORG Fri Oct 8 08:50:56 2004 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 D546816A4CF for ; Fri, 8 Oct 2004 08:50:56 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F67043D53 for ; Fri, 8 Oct 2004 08:50:56 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id i988opdq029019; Fri, 8 Oct 2004 02:50:52 -0600 (MDT) (envelope-from scottl@FreeBSD.org) Message-ID: <416654AF.3020501@FreeBSD.org> Date: Fri, 08 Oct 2004 02:49:51 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040831 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jose M Rodriguez References: <200410081036.14225.josemi@freebsd.jazztel.es> In-Reply-To: <200410081036.14225.josemi@freebsd.jazztel.es> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: freebsd-current@FreeBSD.org Subject: Re: Library versions and compat4x 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: Fri, 08 Oct 2004 08:50:57 -0000 Jose M Rodriguez wrote: > I'm not sure about that, but may RELENG_5 compat4x support be update > from RELENG_4 before RC1? > > Thanks in advance, > -- > josemi > This was done last week for BETA7. All of the compat4x libraries in RELENG_5 are now equivalent to what is in RELENG_4. Scott