aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2011-11-28 05:43:19 +0000
committerdos-reis <gdr@axiomatics.org>2011-11-28 05:43:19 +0000
commita0081da8b161489e0e188fe4ea66a349bf400740 (patch)
tree65a095c15d822ffbb1d0b336b3291fe6e70b961a /src/ChangeLog
parentedde1ab05981cf948483ba0407e3d8aa466f56c2 (diff)
downloadopen-axiom-a0081da8b161489e0e188fe4ea66a349bf400740.tar.gz
* interp/nruncomp.boot (genDeltaEntry): Replace Rep with its value
if it is the domain of computation.
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 cbe923fa..0bf199fb 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
2011-11-27 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * interp/nruncomp.boot (genDeltaEntry): Replace Rep with its value
+ if it is the domain of computation.
+
+2011-11-27 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* interp/database.boot (dbDefaultPackage?): New.
* interp/define.boot (compDefine1): Avoid encodeItem when
symbolName is meant.