Remove deprecated root command.

* grub-core/commands/minicmd.c (grub_mini_cmd_root): Removed. All users
	updated.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-09-14 22:21:35 +02:00
parent 58db070de1
commit 545b752f88
2 changed files with 8 additions and 39 deletions

View file

@ -1,3 +1,10 @@
2010-09-14 Vladimir Serbinenko <phcoder@gmail.com>
Remove deprecated root command.
* grub-core/commands/minicmd.c (grub_mini_cmd_root): Removed. All users
updated.
2010-09-14 Vladimir Serbinenko <phcoder@gmail.com>
* util/i386/pc/grub-setup.c: Merge this ...