The "don't use variable names that differ only one character" commit.
2006-10-18 Jeroen Dekkers <jeroen@dekkers.cx> * disk/lvm.c: Rename VGS to VG_LIST. (grub_lvm_iterate): Change VGS->LV to VG-LV. (grub_lvm_open): Likewise. Thanks to Michael Guntsche for finding this bug.
This commit is contained in:
parent
5d74d927f6
commit
4d42b77f3f
3 changed files with 17 additions and 9 deletions
|
@ -1,3 +1,10 @@
|
|||
2006-10-18 Jeroen Dekkers <jeroen@dekkers.cx>
|
||||
|
||||
* disk/lvm.c: Rename VGS to VG_LIST.
|
||||
(grub_lvm_iterate): Change VGS->LV to VG-LV.
|
||||
(grub_lvm_open): Likewise.
|
||||
Thanks to Michael Guntsche for finding this bug.
|
||||
|
||||
2006-10-15 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
* configure.ac (AC_INIT): Bumped to 1.95.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue