aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1a06ca53..05dbc0cb 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,12 @@
2011-12-02 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * interp/g-opt.boot (iteratorName): New.
+ (changeLoopVarDefsToStore): Likewise.
+ (changeVariableDefinitionToStore): Use it. Tidy.
+ (groupVariableDefinitions): Tidy.
+
+2011-12-02 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* interp/buildom.boot (seteltRecordFun): Change EXIT to %exit.
* interp/clam.boot (compHash):Likewise.
* interp/g-opt.boot (changeVariableDefinitionToStore): Likewise.