add changelog entry
This commit is contained in:
parent
a8152fedab
commit
898c99a2c3
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
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-01 Grégoire Sutre <gregoire.sutre@gmail.com>
|
||||
|
||||
* grub-core/partmap/bsdlabel.c (iterate_real): Fix an integer overflow.
|
||||
|
|
Loading…
Reference in a new issue