diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c3880ef6..dfcd6218 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,10 @@ 2010-06-05 Gabriel Dos Reis <gdr@cs.tamu.edu> + * interp/compiler.boot (compRepeatOrCollect): Compile list + comprehension to %collect form. + +2010-06-05 Gabriel Dos Reis <gdr@cs.tamu.edu> + * driver/utils.c (openaxiom_execute_core): Don't let CLISP fool itself. |