* docs/grub.texi (Device map): New section.

(Themes): New section (stub).
* Makefile.in (docs/grub.info): The info documentation now builds
without errors.  Make sure it stays that way.
This commit is contained in:
Colin Watson 2010-06-28 12:02:39 +01:00
parent 4045dee1b9
commit 20bc84a6ff
3 changed files with 58 additions and 2 deletions

View file

@ -1,3 +1,10 @@
2010-06-28 Colin Watson <cjwatson@ubuntu.com>
* docs/grub.texi (Device map): New section.
(Themes): New section (stub).
* Makefile.in (docs/grub.info): The info documentation now builds
without errors. Make sure it stays that way.
2010-06-28 Vladimir Serbinenko <phcoder@gmail.com>
Use normal parser for menu entries.