Revision: 2229
http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2229
Author: phcoder
Date: 2009-05-19 15:24:51 +0000 (Tue, 19 May 2009)
Log Message:
-----------
changelog
Modified Paths:
--------------
trunk/grub2/ChangeLog
Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog 2009-05-19 15:24:48 UTC (rev 2228)
+++ trunk/grub2/ChangeLog 2009-05-19 15:24:51 UTC (rev 2229)
@@ -1,3 +1,9 @@
+2009-05-19 Vladimir Serbinenko <[email protected]>
+
+ * conf/x86_64-efi.rmk (linux_mod_ASFLAGS): Add missing variable
+ * loader/i386/linux_trampoline.S: Fix identation
+ * loader/i386/xnu_helper.S: Likewise
+
2009-05-18 Colin D Bennett <[email protected]>
Display error messages when parsing a Lua statement fails. Previously,