* grub-core/boot/i386/pc/startup_raw.S: Add missing argument for

_LzmaDecodeA.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-12-23 10:21:27 +01:00
parent 8eba9997db
commit 1f0b1a7730
2 changed files with 8 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2011-12-23 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/boot/i386/pc/startup_raw.S: Add missing argument for
_LzmaDecodeA.
2011-12-22 Vladimir Serbinenko <phcoder@gmail.com>
* docs/grub.texi (Internationalisation): New section.