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