* grub-core/gettext/gettext.c (GRUB_MOD_INIT): Handle errors.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-03-26 16:07:42 +02:00
parent b6cf74c901
commit 3c0eae66fa
2 changed files with 13 additions and 4 deletions

View file

@ -1,3 +1,7 @@
2012-03-26 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/gettext/gettext.c (GRUB_MOD_INIT): Handle errors.
2012-03-19 Vladimir Serbinenko <phcoder@gmail.com>
* util/getroot.c (grub_make_system_path_relative_to_its_root): Fix