]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Fix spacing
authorproski <proski@localhost>
Mon, 28 Jul 2008 19:27:42 +0000 (19:27 +0000)
committerproski <proski@localhost>
Mon, 28 Jul 2008 19:27:42 +0000 (19:27 +0000)
ChangeLog

index 02665d09bb4500e45c7622d52f5feae86127db72..9288a2a744f141efd7cd9fcd67fb113d0216c08a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@
        * disk/raid.c (grub_raid_scan_device): Do not abort when two disks
        with the same number are found, just use issue a warning with
        grub_dprintf(), as this error has been reported to be non-fatal.
-       
+
 2008-07-27  Robert Millan  <rmh@aybabtu.com>
 
        * disk/ata.c (grub_ata_dumpinfo): Use grub_dprintf() for debugging
@@ -73,7 +73,7 @@
 
        * conf/x86_64-efi.rmk (grub_emu_SOURCES): Likewise.
 
-2008-07-27 Felix Zielcke <fzielcke@z-51.de>
+2008-07-27  Felix Zielcke  <fzielcke@z-51.de>
 
        * commands/help.c: Include <grub/term.h>.
        (TERM_WIDTH): Removed.  Updated all users.