From b9eed452db6231458c941041b7090c0e62426eae Mon Sep 17 00:00:00 2001 From: dos-reis Date: Tue, 11 Sep 2007 18:49:07 +0000 Subject: src/lisp/ 2007-09-11 Gabriel Dos Reis * core.lisp.in (|coreError|): Rename from |error|. Adjust callers. src/boot/ 2007-09-11 Gabriel Dos Reis * ast.boot.pamphlet (bfCompDef): Call coreError, not error. * includer.boot.pamphlet (shoeNotFound): Likewise. (SoftShoeError): Likewise. --- src/boot/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/boot/ChangeLog') diff --git a/src/boot/ChangeLog b/src/boot/ChangeLog index 317f6434..d7fa79ab 100644 --- a/src/boot/ChangeLog +++ b/src/boot/ChangeLog @@ -1,3 +1,9 @@ +2007-09-11 Gabriel Dos Reis + + * ast.boot.pamphlet (bfCompDef): Call coreError, not error. + * includer.boot.pamphlet (shoeNotFound): Likewise. + (SoftShoeError): Likewise. + 2007-09-10 Gabriel Dos Reis * Makefile.pamphlet (stage0/%.$(FASLEXT)): Remove. -- cgit v1.2.3