From owner-svn-src-projects@FreeBSD.ORG Mon Nov 1 21:45:26 2010 Return-Path: Delivered-To: svn-src-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 93B8C106564A; Mon, 1 Nov 2010 21:45:26 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id 5165B8FC0C; Mon, 1 Nov 2010 21:45:26 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:952d:ad4e:7d01:350b] (unknown [IPv6:2001:7b8:3a7:0:952d:ad4e:7d01:350b]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 8DB0C5C5A; Mon, 1 Nov 2010 22:45:23 +0100 (CET) Message-ID: <4CCF34FD.3090309@FreeBSD.org> Date: Mon, 01 Nov 2010 22:45:33 +0100 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.12pre) Gecko/20101016 Lanikai/3.1.6pre MIME-Version: 1.0 To: src-committers@freebsd.org, svn-src-projects@freebsd.org References: <201011011939.oA1JdAXP084728@svn.freebsd.org> In-Reply-To: <201011011939.oA1JdAXP084728@svn.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: svn commit: r214635 - projects/binutils-2.17/gnu/usr.bin/binutils X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Nov 2010 21:45:26 -0000 On 2010-11-01 20:39, Dimitry Andric wrote: > -VERSION= "2.17 [FreeBSD] 2007-08-07" > +VERSION= "2.17.50 [FreeBSD] 2007-07-03" Note that 2.17.50 is from the binutils trunk, and is comparatively newer (feature-wise) than the 2.17 branch, which had a few "MFT's", thus its last modified date is later. The date stamp is really just an indicator of when the imported source tree had its last commit.