diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 0bf199fb..c1f7a1ad 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2011-11-28 Gabriel Dos Reis <gdr@cs.tamu.edu> + + * interp/define.boot (encodeCatform): Handle $ here. + * interp/nruncomp.boot (deltaTran): assocIndex now handles $. + (getLocalIndex): Likewise. + (NRTencode): Handle $ before calling assocIndex. + (assocIndex): Handle $. + 2011-11-27 Gabriel Dos Reis <gdr@cs.tamu.edu> * interp/nruncomp.boot (genDeltaEntry): Replace Rep with its value |