* docs/grub.texi (grub_cpu): New subsection.

(grub_platform): Likewise.
This commit is contained in:
Colin Watson 2013-01-07 10:43:00 +00:00
parent c6f1e92f0b
commit 86065b0ad6
2 changed files with 21 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2013-01-07 Colin Watson <cjwatson@ubuntu.com>
* docs/grub.texi (grub_cpu): New subsection.
(grub_platform): Likewise.
2013-01-07 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/minix.c (grub_minix_read_file): Simplify arithmetics.