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 518fcd38..a785fd16 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2011-05-07 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * algebra/table.spad.pamphlet (HashTable): Use tableValue instead + of HGET. Use tableLength instead of HCOUNT. + 2011-05-04 Gabriel Dos Reis <gdr@cs.tamu.edu> * boot/initial-env.lisp (shoeOpenOutputFile): Remove. Adjust |