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 8e1bee19..19e26749 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2012-05-09 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * interp/preparse.lisp (PREPARSE-ECHO): Move to spad-parser.boot. + Rename to preparseEcho. + * lisp/core.lisp.in (formatToStream): New. + 2012-05-08 Gabriel Dos Reis <gdr@cs.tamu.edu> * boot/tokens.boot: Export char. Do not rename maxIndex. |