From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=49743 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Phfco-0002Uo-C6 for qemu-devel@nongnu.org; Tue, 25 Jan 2011 04:55:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Phfcn-0000Ts-Bh for qemu-devel@nongnu.org; Tue, 25 Jan 2011 04:55:46 -0500 Received: from mx1.redhat.com ([209.132.183.28]:1027) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Phfcn-0000Tg-3X for qemu-devel@nongnu.org; Tue, 25 Jan 2011 04:55:45 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id p0P9thqS005175 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 25 Jan 2011 04:55:43 -0500 Message-ID: <4D3E9E7F.5080207@redhat.com> Date: Tue, 25 Jan 2011 10:57:19 +0100 From: Kevin Wolf MIME-Version: 1.0 Subject: Re: [Qemu-devel] git rm Changelog? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel@nongnu.org Am 25.01.2011 00:06, schrieb Paolo Bonzini: > ... or at least "git mv Changelog Changelog.old"? > > It only goes back to 0.12.0 so that there is hardly a place in the git > repo to look for new features in 0.13 and 0.14. Or maybe update it? I find it rather unfriendly to our users to say "Here is a new release. In the unlikely case that you really want to know what has changed, please bother yourself to filter the interesting stuff out of these thousand git commits". Kevin