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 a2fdd2b4..913696d1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,10 @@ 2015-12-30 Gabriel Dos Reis <gdr@axiomatics.org> + * interp/functor.boot (compCategories): Use the DB parameter is + asking for modemaps of current constructor. + +2015-12-30 Gabriel Dos Reis <gdr@axiomatics.org> + * algebra/attreg.spad.pamphlet (AttributeRegistry): Remove unitsKnown, leftUnitary, rightUnitary, canonicalsClosed, central, noetherian, NullSquare, JacobiIdentity. |