From 8d5fe26df40ed62aa60ec078858ed184bb0a82fb Mon Sep 17 00:00:00 2001 From: dos-reis Date: Mon, 14 Nov 2011 09:10:24 +0000 Subject: * interp/category.boot ($NewCatVec): Remove. (SigListUnion): Take the principal ancestor as third argument. Use it instead of $NewCatVec. Adjust caller. (JoinInner): Do not bind $NewCatVec. Introduce local variable principal. Tidy. --- src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index b02f7608..6de75bde 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2011-11-14 Gabriel Dos Reis + + * interp/category.boot ($NewCatVec): Remove. + (SigListUnion): Take the principal ancestor + as third argument. Use it instead of $NewCatVec. Adjust caller. + (JoinInner): Do not bind $NewCatVec. Introduce local variable + principal. Tidy. + 2011-11-13 Gabriel Dos Reis * interp/category.boot (filterConditionalCategories): Split out of -- cgit v1.2.3