* docs/grub.texi (Unicode): Mention identifier and space limitations.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-01-31 22:59:32 +01:00
parent 6c0920e31b
commit fc694106da
2 changed files with 12 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2012-01-31 Vladimir Serbinenko <phcoder@gmail.com>
* docs/grub.texi (Unicode): Mention identifier and space limitations.
2012-01-31 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/jfs.c (grub_jfs_sblock): Make volname a char array.