diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2e239d79..9f696166 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2012-02-04 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * interp/nruncomp.boot (getLocalIndex): Fast track niladic + constructors. + * algebra/syntax.spad.pamphlet: Miscellaneous cleanup. + 2012-02-03 Gabriel Dos Reis <gdr@cs.tamu.edu> * utils/vm.H: Add more VM data structures. |