* docs/grub.texi: Document new signatures possibility.

This commit is contained in:
Jon McCune 2013-10-14 02:52:12 +02:00 committed by Vladimir 'phcoder' Serbinenko
parent 6de292cb9b
commit 17614b8426
2 changed files with 186 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2013-10-14 Jon McCune <jonmccune@google.com>
* docs/grub.texi: Document new signatures possibility.
2013-10-14 Vladimir Serbinenko <phcoder@gmail.com>
Define GRUB_UTIL_FD_O_* and always use them with grub_util_fd_open.