From 0a15ce802c27d64c28b19761e0e255f2a8a66b5e Mon Sep 17 00:00:00 2001 From: phcoder Date: Tue, 19 May 2009 15:24:51 +0000 Subject: [PATCH] changelog --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index abd465164..36a064aca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-05-19 Vladimir Serbinenko + + * 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 Display error messages when parsing a Lua statement fails. Previously,