* grub-core/gfxmenu/gui_progress_bar.c (grub_gui_progress_bar): Remove

unused show_text member.
	* docs/grub.texi: Document "text" property.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-03-10 19:46:46 +01:00
parent 922aabf34b
commit 14361ee8aa
3 changed files with 12 additions and 6 deletions

View file

@ -1,3 +1,9 @@
2012-03-10 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/gfxmenu/gui_progress_bar.c (grub_gui_progress_bar): Remove
unused show_text member.
* docs/grub.texi: Document "text" property.
2012-03-10 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/loader/efi/chainloader.c (grub_cmd_chainloader): Fix format