From 3726db8810fbc954aa8782dd9b4b638f132c0aec Mon Sep 17 00:00:00 2001 From: dos-reis Date: Wed, 23 Nov 2011 22:11:08 +0000 Subject: * interp/nruncomp.boot (NRTaddDeltaCode): Do not guard the loop by the values in the first vector in $catvecList. It is pointless. --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 3aa7556f..b8c0f119 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2011-11-23 Gabriel Dos Reis + + * interp/nruncomp.boot (NRTaddDeltaCode): Do not guard the loop by + the values in the first vector in $catvecList. It is pointless. + 2011-11-23 Gabriel Dos Reis * interp/functor.boot (SigSlotsMatch): Remove. Adjust caller. -- cgit v1.2.3