aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGabriel Dos Reis <gdr@axiomatics.org>2015-12-30 22:20:00 -0800
committerGabriel Dos Reis <gdr@axiomatics.org>2015-12-30 22:20:00 -0800
commit5a0f02ce8f0040acec58c1c94961968b00c4bb8c (patch)
treec3cc6f954b1df6e1e3bb05c01b191587c804e731 /src/ChangeLog
parenta5676cf9d45c089a1f247c54e5f43309ca7aa2e4 (diff)
downloadopen-axiom-5a0f02ce8f0040acec58c1c94961968b00c4bb8c.tar.gz
compCategories: Use DB parameter for current constructor's modemap.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
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.