diff options
| author | dos-reis <gdr@axiomatics.org> | 2012-01-09 13:24:42 +0000 |
|---|---|---|
| committer | dos-reis <gdr@axiomatics.org> | 2012-01-09 13:24:42 +0000 |
| commit | acd15b16070d5272387459a4d764577be01d3577 (patch) | |
| tree | be1c1b8020dae74628ba70eb82a8f9892a9c6021 /src/ChangeLog | |
| parent | c95f1b3efced12df21e9e99369cdb1a0a7d8ec2d (diff) | |
| download | open-axiom-acd15b16070d5272387459a4d764577be01d3577.tar.gz | |
* boot/parser.boot (bpRequire): New. Use it throughout this module.
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 5f30c52b..02101e4f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2012-01-09 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * boot/parser.boot (bpRequire): New. Use it throughout this module. + 2012-01-08 Gabriel Dos Reis <gdr@cs.tamu.edu> * boot/ast.boot (bfEnum): New. |
