From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1HHQU4-0000tL-M3 for mharc-grub-devel@gnu.org; Wed, 14 Feb 2007 15:12:08 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HHQU3-0000sa-54 for grub-devel@gnu.org; Wed, 14 Feb 2007 15:12:07 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HHQU1-0000ro-Hb for grub-devel@gnu.org; Wed, 14 Feb 2007 15:12:06 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HHQU1-0000ri-AX for grub-devel@gnu.org; Wed, 14 Feb 2007 15:12:05 -0500 Received: from [212.85.152.101] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HHQU1-0003pZ-0H for grub-devel@gnu.org; Wed, 14 Feb 2007 15:12:05 -0500 Received: from kotoba.oasis.nexedi.com (kotoba.oasis.nexedi.com [212.85.152.101]) by kotoba.storever.com (Postfix) with ESMTP id D6ED43CDCA0C3 for ; Thu, 15 Feb 2007 00:36:50 +0100 (CET) Received: from [??1] (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id B00B03CDCA0B8 for ; Thu, 15 Feb 2007 00:36:50 +0100 (CET) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Wed, 14 Feb 2007 21:12:03 +0100 User-Agent: KMail/1.8.2 References: <9f50a7a00702112220u37d4a65bv24046be6e513ec76@mail.gmail.com> In-Reply-To: <9f50a7a00702112220u37d4a65bv24046be6e513ec76@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200702142112.03511.okuji@enbug.org> X-Bogosity: No, tests=bogofilter, spamicity=0.498677, version=0.17.2 X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) Subject: Re: [PATCH] [UPDATE 2] More enhanced GNU GRUB program name transformations 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: Wed, 14 Feb 2007 20:12:07 -0000 On Monday 12 February 2007 07:20, Jerone Young wrote: > I accidentally sent the wrong changes in the last email. So please pay > them no attention. The patches in this email are the right ones. Thank you for your contribution. I think your patches look good, but I would like you to write ChangeLog as well. Okuji