aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 08b99530..78f1adc3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
2011-11-26 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * interp/nruncomp.boot (assocIndex): Rename from NRTassocIndex.
+ Adjust callers.
+
+2011-11-26 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* interp/define.boot (assignCapsuleFunctionSlot): Do not call
NRTisExported?. Determine operation kind locally. Do not store
implement slot on the used entity list.