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 5ae23b1..1dd62b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2010-02-02 Donal K. Fellows <dkf@users.sf.net>
+ * generic/tclVar.c: Turned the [array] command into a true ensemble.
+
* generic/tclOO.c (AllocObject, MyDeleted): A slightly faster way to
handle the deletion of [my] is with a standard delete callback. This
is because it doesn't require an additional memory allocation during