aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGabriel Dos Reis <gdr@axiomatics.org>2015-12-30 02:56:09 -0800
committerGabriel Dos Reis <gdr@axiomatics.org>2015-12-30 02:56:09 -0800
commit9213251560073e45e73ae94c46bc382a625a57bb (patch)
tree97f670bfbfa3f73f1b00912f120c4998a9a04e8d /src/ChangeLog
parentd0740d0ba443f0f24c78d321e15b41bb6c45cecd (diff)
downloadopen-axiom-9213251560073e45e73ae94c46bc382a625a57bb.tar.gz
Remove attributes unitsKnown, leftUnitary, rightUnitary, canonicalsClosed, central, noetherian, NullSquare, JacobiIdentity.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
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.