* grub-core/commands/xnu_uuid.c (grub_cmd_xnu_uuid): Support

-l argument. Add newline at the end if printing.
	(GRUB_MOD_INIT): Document -l.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-10-27 02:55:07 +02:00
parent 52a050751b
commit 8e32442e80
2 changed files with 21 additions and 5 deletions

View file

@ -1,3 +1,9 @@
2011-10-26 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/xnu_uuid.c (grub_cmd_xnu_uuid): Support
-l argument. Add newline at the end if printing.
(GRUB_MOD_INIT): Document -l.
2011-10-26 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/nilfs2.c (grub_nilfs2_uuid): Add missing field length.