diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index bec1627b..a2fdd2b4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2015-12-30 Gabriel Dos Reis <gdr@axiomatics.org> + + * algebra/attreg.spad.pamphlet (AttributeRegistry): Remove + unitsKnown, leftUnitary, rightUnitary, canonicalsClosed, + central, noetherian, NullSquare, JacobiIdentity. + Adjust users. + * interp/sys-constants.boot ($BuiltinAttributes): Likewise. + 2015-12-29 Gabriel Dos Reis <gdr@axiomatics.org> * interp/nruncomp.boot ($AddChainIndex): Define. |