* grub-core/lib/legacy_parse.c (legacy_commands): Find doesn't set

root on legacy.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-04-08 14:32:41 +02:00
parent 34c09785b6
commit 7c2e4909c3
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2011-04-08 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/lib/legacy_parse.c (legacy_commands): Find doesn't set
root on legacy.
2011-04-08 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/probe.c (options): Argument to set isn't optional.