]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* docs/grub.texi (menu): Correct the order.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sat, 13 Nov 2010 14:56:23 +0000 (15:56 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sat, 13 Nov 2010 14:56:23 +0000 (15:56 +0100)
Reported by: D. Hugh Redelmeier.

ChangeLog
docs/grub.texi

index 6120e9e65eeb2324c705e1dd7b468680e7d8ee22..227be40ce288a1e5ab1707415ee43cbec80d61ac 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-11-13  Vladimir Serbinenko  <phcoder@gmail.com>
+
+       * docs/grub.texi (menu): Correct the order.
+       Reported by: D. Hugh Redelmeier.
+
 2010-11-12  Vladimir Serbinenko  <phcoder@gmail.com>
 
        * grub-core/kern/i386/pc/startup.S (multiboot_trampoline): Add missing
index b37a5bfac01aafc9bcb610344578e57d52228cfe..bdbbb9329db7f55e5640e45b632d2a7aa405d4d4 100644 (file)
@@ -109,8 +109,8 @@ This edition documents version @value{VERSION}.
 @menu
 * Overview::                    What exactly GRUB is and how to use it
 * History::                     From maggot to house fly
-* Features::                    GRUB features
 * Changes from GRUB Legacy::    Differences from previous versions
+* Features::                    GRUB features
 * Role of a boot loader::       The role of a boot loader
 @end menu