From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=58813 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PhkC0-0002tS-As for qemu-devel@nongnu.org; Tue, 25 Jan 2011 09:51:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PhkBp-0003Yi-FT for qemu-devel@nongnu.org; Tue, 25 Jan 2011 09:48:15 -0500 Received: from mx1.redhat.com ([209.132.183.28]:10228) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PhkBp-0003YE-8V for qemu-devel@nongnu.org; Tue, 25 Jan 2011 09:48:13 -0500 Message-ID: <4D3EE308.3@redhat.com> Date: Tue, 25 Jan 2011 15:49:44 +0100 From: Kevin Wolf MIME-Version: 1.0 Subject: Re: [Qemu-devel] git rm Changelog? References: <4D3E9E7F.5080207@redhat.com> <4D3EDFCC.7020609@codemonkey.ws> In-Reply-To: <4D3EDFCC.7020609@codemonkey.ws> 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: Anthony Liguori Cc: Paolo Bonzini , qemu-devel@nongnu.org Am 25.01.2011 15:35, schrieb Anthony Liguori: > On 01/25/2011 03:57 AM, Kevin Wolf wrote: >> 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". >> > > Logistically, I prefer doing highlights in a mail verses having a > committed file. A Changelog file needs to be committed prior to tagging > a release and cannot be enhanced after the fact. The nice bit about an > email is that folks can respond to it with additional details. > > A wiki page (similar to what kernel newbies does) would be nice to > supplement what's included in the release notes. We do have a wiki page "ChangeLog" and there are more than enough links to it, it just hasn't been updated since 0.12.5. I don't really care too much in which way we do it. But for 0.13 we don't have any kind of a high-level changelog on qemu.org or in the release tarball, and I think we should. Kevin