* util/grub.d/20_linux_xen.in (linux_entry): Correctly capitalize

Xen and reorder menu item wording to make it clearer that this entry
will launch Xen.  Print separate messages when loading Xen and
Linux.
This commit is contained in:
Ian Campbell 2010-12-31 22:49:42 +00:00 committed by Colin Watson
parent 275bff5f00
commit 1b394975e9
2 changed files with 14 additions and 5 deletions

View file

@ -1,3 +1,10 @@
2010-12-31 Ian Campbell <ijc@hellion.org.uk>
* util/grub.d/20_linux_xen.in (linux_entry): Correctly capitalize
Xen and reorder menu item wording to make it clearer that this entry
will launch Xen. Print separate messages when loading Xen and
Linux.
2010-12-31 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/partmap/amiga.c (GRUB_AMIGA_PART_MAGIC): New define.