* docs/grub.texi (Internationalisation/Filesystems): Add precisions

mentioning possible problems with non-ASCII (non-compliant) ISOs.
	Mention case-insensitive AFFS, SFS and JFS.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-05-21 22:12:45 +02:00
parent a4469c8806
commit 37ed2c9b7e
2 changed files with 21 additions and 7 deletions

View file

@ -1,3 +1,9 @@
2012-05-21 Vladimir Serbinenko <phcoder@gmail.com>
* docs/grub.texi (Internationalisation/Filesystems): Add precisions
mentioning possible problems with non-ASCII (non-compliant) ISOs.
MEntion case-insensitive AFFS, SFS and JFS.
2012-05-21 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/affs.c (grub_affs_mtime): Add missing grub_dl_ref.