From a702ea88c792e54d6a44b89efb09c265f542704a Mon Sep 17 00:00:00 2001 From: dos-reis Date: Wed, 22 Oct 2008 03:37:05 +0000 Subject: * boot/ast.boot: Expand on native call translation. * interp/sys-os.boot (oa_filedesc_read): Adjust declaration. (oa_filedesc_write): Likewise. --- src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 02f1f0d8..4596fc9f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2008-10-21 Gabriel Dos Reis + + * boot/ast.boot: Expand on native call translation. + * interp/sys-os.boot (oa_filedesc_read): Adjust declaration. + (oa_filedesc_write): Likewise. + 2008-10-20 Gabriel Dos Reis * interp/debug.lisp (WHOCALLED): Fix thinko. -- cgit v1.2.3