From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KZ5wv-00057z-6f for mharc-grub-devel@gnu.org; Fri, 29 Aug 2008 11:31:45 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KZ5ws-00057D-Ud for grub-devel@gnu.org; Fri, 29 Aug 2008 11:31:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KZ5wr-00056S-A3 for grub-devel@gnu.org; Fri, 29 Aug 2008 11:31:42 -0400 Received: from [199.232.76.173] (port=46500 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZ5wr-00056H-70 for grub-devel@gnu.org; Fri, 29 Aug 2008 11:31:41 -0400 Received: from smtp-vbr13.xs4all.nl ([194.109.24.33]:1853) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KZ5wq-0001Hp-1z for grub-devel@gnu.org; Fri, 29 Aug 2008 11:31:40 -0400 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr13.xs4all.nl (8.13.8/8.13.8) with ESMTP id m7TFVbIS054334 for ; Fri, 29 Aug 2008 17:31:38 +0200 (CEST) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: <20080828111405.GD8224@gagh.ehv.newtec.eu> <1219922711.4598.49.camel@fz.local> <20080829090019.GA6721@gagh.ehv.newtec.eu> <1220002314.7292.53.camel@fz.local> <48B80F04.2030702@nic.fi> Mail-Copies-To: mgerards@xs4all.nl Date: Fri, 29 Aug 2008 17:37:14 +0200 In-Reply-To: <48B80F04.2030702@nic.fi> (Vesa =?iso-8859-1?Q?J=E4=E4skel=E4?= =?iso-8859-1?Q?inen's?= message of "Fri, 29 Aug 2008 18:00:20 +0300") Message-ID: <874p53j0id.fsf@xs4all.nl> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: by XS4ALL Virus Scanner X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.6-4.9 Subject: Re: grub 1.96 svn 20080813 and circular lvm2 metadata X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Aug 2008 15:31:43 -0000 Vesa J=E4=E4skel=E4inen writes: > Felix Zielcke wrote: >> The Changelog entry should be seperate, i.e. not a diff against the >> actual ChangeLog file but you can have it above inside your patch >> For example here my last small patch send to the list > > That is perfectly fine there :) > > Thou, you can also copy it within your email too. But everyone can spot > it from patch too. Most important aspect is that it has to be there... The problem is often when multiple files are patched, the ChangeLog entry won't be the first in the list. Furthermore this makes a patch harder to apply. -- Marco