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 af9789e4..9b0cc8cc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,11 @@ 2011-11-23 Gabriel Dos Reis <gdr@cs.tamu.edu> + * interp/functor.boot (findOperatorImplementations): Rename from + LookUpSigSlots. Tidy. Adjust caller. + (makeMissingFunctionEntry): Remove as unused. + +2011-11-23 Gabriel Dos Reis <gdr@cs.tamu.edu> + * interp/define.boot ($CheckVectorList): Remove. (compDefineFunctor1): Do not bind it. (reportOnFunctorCompilation): Do not call displayMissingFunctions. |