* grub-core/osdep/windows/hostdisk.c (canonicalize_file_name): Handle

unicode path.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-10-15 13:34:03 +02:00
parent 11f3c324e6
commit 2859196e5f
2 changed files with 11 additions and 6 deletions

View file

@ -1,3 +1,8 @@
2013-10-15 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/osdep/windows/hostdisk.c (canonicalize_file_name): Handle
unicode path.
2013-10-15 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/tests/checksums.h: Regenerate due to swiss.sed change.