summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d2f292..5d6621f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,8 +5,7 @@
* generic/tclAssembly.c:
* generic/tclAssembly.h:
* tests/assemble.test: Added dictAppend, dictIncrImm, dictLappend,
- dictSet, dictUnset, nsupvar, upvar, and variable. (Still need tests
- for the last three.)
+ dictSet, dictUnset, nsupvar, upvar, and variable.
2010-10-02 Donal K. Fellows <dkf@users.sf.net>