aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGabriel Dos Reis <gdr@axiomatics.org>2015-12-29 11:46:24 -0800
committerGabriel Dos Reis <gdr@axiomatics.org>2015-12-29 11:46:24 -0800
commitcfb8e7754f4aacfb6e67a3973b856f025fff0d11 (patch)
tree0a82de333648a1f6e5638056e0823038d1d7b11b /src/ChangeLog
parent0cb4834d923450c2324232954505b52f9e7053f0 (diff)
downloadopen-axiom-cfb8e7754f4aacfb6e67a3973b856f025fff0d11.tar.gz
Introduce '' for the slot number of the add-chain domain.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 35d1e555..bec1627b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2015-12-29 Gabriel Dos Reis <gdr@axiomatics.org>
+
+ * interp/nruncomp.boot ($AddChainIndex): Define.
+ * interp/br-data.boot: Now import nruncomp.
+ * interp/buildom.boot: Likewise.
+
2015-12-27 Gabriel Dos Reis <gdr@axiomatics.org>
* interp/daase.lisp (DATABASE): Add new field 'optable'.