2009-07-30 Vladimir Serbinenko <phcoder@gmail.com>

* util/i386/pc/grub-setup.c (setup): Check that no partition is in
	embeding zone, not only the first one.
This commit is contained in:
phcoder 2009-07-29 22:50:38 +00:00
parent 56c5a47f43
commit a275d9e7c0
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2009-07-30 Vladimir Serbinenko <phcoder@gmail.com>
* util/i386/pc/grub-setup.c (setup): Check that no partition is in
embeding zone, not only the first one.
2009-07-29 Joe Auricchio <jauricchio@gmail.com>
* term/gfxterm.c (clear_char): New function.