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 2c05c573..9345d0ca 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2008-05-08 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * boot/translator.boot (bpOutItem): Handle namespace declaration. + Update all boot files to use `namespace' instead of `)package'. + * interp/: Likewise. + 2008-05-07 Bill Page <bill.page@newsynthesis.org> Gabriel Dos Reis <gdr@cs.tamu.edu> |