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 2dfc475f..d3c63c89 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,10 @@ 2011-02-03 Gabriel Dos Reis <gdr@cs.tamu.edu> + * algebra/stream.spad.pamphlet (Stream): Remove bogus assignment + to Rep. Rework local function definitions. + +2011-02-03 Gabriel Dos Reis <gdr@cs.tamu.edu> + * interp/c-util.boot: Replace COND with %when throught. Use %otherwise instead of %true where appropriate. * interp/define.boot: Likewise. |