* grub-core/gfxmenu/gui_label.c (label_paint): Handle the case
text_width > available width a bit more gracefully.
This commit is contained in:
parent
384ad7cc1b
commit
c476e6df16
2 changed files with 10 additions and 3 deletions
|
@ -1,3 +1,8 @@
|
|||
2011-12-15 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/gfxmenu/gui_label.c (label_paint): Handle the case
|
||||
text_width > available width a bit more gracefully.
|
||||
|
||||
2011-12-15 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/loader/i386/bsdXX.c (grub_freebsd_load_elfmodule): Fix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue