diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 5 |
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. |