summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2007-11-10 23:37:27 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2007-11-10 23:37:27 (GMT)
commit000b02953d95697cb0cab4052c869bf9c8803ec7 (patch)
tree34ba059f4b777a982798a45b28a116c7756f8ff7 /ChangeLog
parent5adcddcdf6c8e339bf99b907ca0c68e5b2843d7f (diff)
downloadtcl-000b02953d95697cb0cab4052c869bf9c8803ec7.zip
tcl-000b02953d95697cb0cab4052c869bf9c8803ec7.tar.gz
tcl-000b02953d95697cb0cab4052c869bf9c8803ec7.tar.bz2
changelog entry
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 209bf19..95afc48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
2007-11-10 Miguel Sofer <msofer@users.sf.net>
+ * generic/tclExecute.c: fast path for INST_LIST_INDEX when the
+ index is not a list.
+
* unix/configure: autoconf 2.61
* generic/tclBasic.c: