aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2009-05-19 01:39:44 +0000
committerdos-reis <gdr@axiomatics.org>2009-05-19 01:39:44 +0000
commitd04de33ba92d864ae4e4f80fce2261a35fc79c31 (patch)
tree66e444c0c4223b905825c1511e1a7d1d923e61d9 /src/ChangeLog
parentaa129f3b4eaacbeae2837fb7e5c67a1a1a373eaa (diff)
downloadopen-axiom-d04de33ba92d864ae4e4f80fce2261a35fc79c31.tar.gz
* interp/i-analy.boot (bottomUpDefaultEval): A declared variable
with no definition may be a symbolic variable with a specified type.
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 cc5e60bc..9a81c214 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2009-05-18 Gabriel Dos Reis <gdr@cse.tamu.edu>
+
+ * interp/i-analy.boot (bottomUpDefaultEval): A declared variable
+ with no definition may be a symbolic variable with a specified type.
+
2009-05-18 Gabriel Dos Reis <gdr@cs.tamu.edu>
* algebra/curve.spad.pamphlet: Use literal symbols.