From 0af724597cff0d9235a37223e46e6f9ffb804e0b Mon Sep 17 00:00:00 2001 From: dos-reis Date: Mon, 24 Jun 2013 14:36:32 +0000 Subject: * interp/sys-constants.boot ($BuiltinAttributes): Remove finiteAggregate and shallowlyMutable. * interp/daase.lisp (WRITE-COMPRESS): Do not push strings. --- src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 61db4288..cccff07a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2013-06-24 Gabriel Dos Reis + + * interp/sys-constants.boot ($BuiltinAttributes): Remove + finiteAggregate and shallowlyMutable. + * interp/daase.lisp (WRITE-COMPRESS): Do not push strings. + 2013-06-22 Gabriel Dos Reis * include/token.H (token::base_type): Renam from class_type. -- cgit v1.2.3