From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MXBTU-00027K-LZ for mharc-grub-devel@gnu.org; Sat, 01 Aug 2009 06:06:00 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MXBTS-00026p-5O for grub-devel@gnu.org; Sat, 01 Aug 2009 06:05:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MXBTN-00026I-IN for grub-devel@gnu.org; Sat, 01 Aug 2009 06:05:57 -0400 Received: from [199.232.76.173] (port=57279 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MXBTN-00026F-Bm for grub-devel@gnu.org; Sat, 01 Aug 2009 06:05:53 -0400 Received: from fencepost.gnu.org ([140.186.70.10]:33615) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MXBTN-00060T-0e for grub-devel@gnu.org; Sat, 01 Aug 2009 06:05:53 -0400 Received: from ams by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MXBTM-0006oH-VA; Sat, 01 Aug 2009 06:05:52 -0400 From: "Alfred M. Szmidt" To: The development of GRUB 2 CC: grub-devel@gnu.org In-reply-to: <1249055101.3635.4.camel@fz.local> (message from Felix Zielcke on Fri, 31 Jul 2009 17:45:01 +0200) References: <1244283931.3418.7.camel@fz.local> <1244339587.18630.8.camel@mj> <1244667896.8525.17.camel@fz.local> <20090728181920.GM32726@thorin> <1248815351.3682.0.camel@fz.local> <20090731153952.GA14675@thorin> <1249055101.3635.4.camel@fz.local> Message-Id: Date: Sat, 01 Aug 2009 06:05:52 -0400 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) Subject: Re: 2273 lines in 170 files consists of only space and tabulators 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: Sat, 01 Aug 2009 10:05:58 -0000 Uhm I thought this wasn't needed because the actual code didn't change. But okay GCS talks about all changes made to source files so you're probable right. Usually, such changes do not need to be mentioned in the ChangeLog, since they do not change the behaviour of anything. The same goes for any formating changes, and comment fixes.