diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
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 <gdr@integrable-solutions.net> + + * interp/sys-constants.boot ($BuiltinAttributes): Remove + finiteAggregate and shallowlyMutable. + * interp/daase.lisp (WRITE-COMPRESS): Do not push strings. + 2013-06-22 Gabriel Dos Reis <gdr@integrable-solutions.net> * include/token.H (token::base_type): Renam from class_type. |