* grub-core/commands/gptsync.c (grub_cmd_gptsync): Propagate the

relaxation of protective MBR requirements.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-05-30 13:51:50 +02:00
parent b105df76f4
commit 941e3a6d96
2 changed files with 10 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2012-05-30 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/gptsync.c (grub_cmd_gptsync): Propagate the
relaxation of protective MBR requirements.
2012-05-29 Vladimir Serbinenko <phcoder@gmail.com>
* configure.ac: Add condition for COND_HOST_XNU.