summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b63065..d786dab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,8 @@
the bottom.
(5) Moved the argument parsing setup into a procedure called when
the code is loaded. Easier management of temporary data.
+ (6) Replaced several uses of 'Set' with calls to the new procedure
+ 'InterpState' and direct access to the per-slave state array.
2009-11-02 Kevin B. Kenny <kennykb@acm.org>