From abd2b49e66adf06d16d6664526f693e67bdaf719 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 19 Dec 2010 00:42:27 +0000 Subject: * boot/translator.boot (BOOTTOCL): Replace Lisp-level contruct with try/finally. (BOOTTOCLC): Likewise. --- src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 07e81b09..2cbddc90 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2010-12-18 Gabriel Dos Reis + + * boot/translator.boot (BOOTTOCL): Replace Lisp-level contruct + with try/finally. + (BOOTTOCLC): Likewise. + 2010-12-18 Gabriel Dos Reis * boot/initial-env.lisp (SIZE): Remove. -- cgit v1.2.3