* grub-core/fs/iso9660.c (grub_iso9660_iterate_dir): Mark plain
ISO9660 names as case-insensitive, lowercase it and remove trailing dot.
This commit is contained in:
parent
197626b569
commit
aa78f5c4e6
2 changed files with 12 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2012-05-18 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/iso9660.c (grub_iso9660_iterate_dir): Mark plain
|
||||
ISO9660 names as case-insensitive, lowercase it and remove trailing dot.
|
||||
|
||||
2012-05-17 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/jfs.c (grub_jfs_data): New field caseins.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue