diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 664cd4dc..ed39d381 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2012-01-14 Gabriel Dos Reis <gdr@cs.tamu.edu> + * interp/patches.lisp: Move content to msgdb.boot. Remove. + +2012-01-14 Gabriel Dos Reis <gdr@cs.tamu.edu> + * interp/word.boot: Add import and scope statements. Include in final executables. (infix?): Remove as duplicate in match.boot. |