Reported by: Jordan Uggla.
* grub-core/script/execute.c (grub_script_arglist_to_argv): Escape
string arguments before shell expansion.
* tests/grub_cmd_echo.in: New testcases.
+ 2010-11-07 BVK Chaitanya <bvk.groups@gmail.com>
+
+ Suppress shell expansion on echo '*' and echo "*" like cases.
+ Reported by: Jordan Uggla.
+
+ * grub-core/script/execute.c (grub_script_arglist_to_argv): Escape
+ string arguments before shell expansion.
+ * tests/grub_cmd_echo.in: New testcases.
+
+2010-11-07 Robert Millan <rmh@gnu.org>
+
+ * conf/mips-qemu-mips.rmk: Remove stale file from previous
+ transition.
+
2010-11-07 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/emu/hostdisk.c