From cb7b845a7995a610bcf6260229cf1c0398af1a54 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Mon, 26 Jul 2010 00:46:58 +0000 Subject: * interp/g-opt.boot (oprCond): Replace use of TruthP with direct comparison to %true. --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 5faf5478..a024bbf9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2010-07-25 Gabriel Dos Reis + + * interp/g-opt.boot (oprCond): Replace use of TruthP with direct + comparison to %true. + 2010-07-25 Gabriel Dos Reis * interp/g-opt.boot (optCall): Don't call optimize again. -- cgit v1.2.3