* docs/grub.texi: Document menuentry --id option.

This commit is contained in:
Andrey Borzenkov 2013-04-05 10:08:20 +02:00 committed by Vladimir 'phcoder' Serbinenko
parent c506fc3056
commit 3152aecbc6
2 changed files with 14 additions and 6 deletions

View file

@ -1,3 +1,7 @@
2013-04-04 Andrey Borzenkov <arvidjaar@gmail.com>
* docs/grub.texi: Document menuentry --id option.
2013-04-04 Francesco Lavra <francescolavra.fl@gmail.com>
* util/grub-mkimage.c: Introduce new define EFI32_HEADER_SIZE.