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 dd5588ec..e8ae62d8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2011-02-22 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * interp/g-opt.boot (optCond): Recognize conjunctive guard as + nested conditionals. + 2011-02-20 Gabriel Dos Reis <gdr@cs.tamu.edu> * interp/parse.boot (transSeq): Aggregate branches of toplevel |