]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Fix two dates and one typo in ChangeLog.
authorcarles <carles@pinux>
Sat, 26 Dec 2009 11:08:22 +0000 (12:08 +0100)
committercarles <carles@pinux>
Sat, 26 Dec 2009 11:08:22 +0000 (12:08 +0100)
ChangeLog

index 8f44663a0c249137eb680fd48d8c9935542d138d..08f7bfb3c0f4378f3e0302dd6280e4555f71236e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2009-12-27  Carles Pina i Estany  <carles@pina.cat>
+2009-12-26  Carles Pina i Estany  <carles@pina.cat>
 
        * video/readers/jpeg.c (cmd): Declare.
        (grub_cmd_jpegtest): Use `grub_command_t' type.
@@ -16,7 +16,7 @@
        Assign to `cmd'.
        (GRUB_MOD_FINI): Use `cmd' to unregister.
 
-2009-12-27  Carles Pina i Estany  <carles@pina.cat>
+2009-12-26  Carles Pina i Estany  <carles@pina.cat>
 
        * efiemu/main.c (GRUB_MOD_INIT): Fix capitalizations and/or full
        stops.
@@ -43,7 +43,7 @@
        summary.
        (GRUB_MOD_INIT): Remove command name from the summary.
        * kern/command.c (GRUB_MOD_INIT): If summary is null assign an empty
-       strig as summary.
+       string as summary.
        * lib/arg.c (find_long): Print the command name before the summary.
        * commands/acpi.c (GRUB_MOD_INIT): Remove command name from the
        summary.