diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 12e0a19c..13d6c5f6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2009-09-02 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * boot/ast.boot: More cleanup. + * boot/includer.boot: Likewise. + * boot/parser.boot: Likewise. + * boot/scanner.boot: Likewise. + 2009-08-30 Gabriel Dos Reis <gdr@cs.tamu.edu> * boot/ast.boot (bfSequence): Simplify COND branch bodies. |