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 a6e5f0a6..2cdd0ced 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2011-08-03 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * boot/ast.boot (bfSTEP): Synthetize artificial variable for + unnamed loop index. + 2011-07-14 Gabriel Dos Reis <gdr@cs.tamu.edu> * boot/ast.boot (bfIS1): Tidy test for cons cells. |