Revision: 1743
http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=1743
Author: proski
Date: 2008-07-28 19:27:42 +0000 (Mon, 28 Jul 2008)
Log Message:
-----------
Fix spacing
Modified Paths:
--------------
trunk/grub2/ChangeLog
Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog 2008-07-28 09:25:37 UTC (rev 1742)
+++ trunk/grub2/ChangeLog 2008-07-28 19:27:42 UTC (rev 1743)
@@ -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 <[EMAIL PROTECTED]>
* 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 <[EMAIL PROTECTED]>
+2008-07-27 Felix Zielcke <[EMAIL PROTECTED]>
* commands/help.c: Include <grub/term.h>.
(TERM_WIDTH): Removed. Updated all users.