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 6aa69372..2b52f1bb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2008-02-15 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * boot/parser.boot (bpSimpleCatch): New. + (bTry): Use it. + * boot/strap: Update. + 2008-02-14 Gabriel Dos Reis <gdr@cs.tamu.edu> Add try/catch to Boot. |