diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2007-11-10 23:37:27 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2007-11-10 23:37:27 (GMT) |
commit | 000b02953d95697cb0cab4052c869bf9c8803ec7 (patch) | |
tree | 34ba059f4b777a982798a45b28a116c7756f8ff7 /ChangeLog | |
parent | 5adcddcdf6c8e339bf99b907ca0c68e5b2843d7f (diff) | |
download | tcl-000b02953d95697cb0cab4052c869bf9c8803ec7.zip tcl-000b02953d95697cb0cab4052c869bf9c8803ec7.tar.gz tcl-000b02953d95697cb0cab4052c869bf9c8803ec7.tar.bz2 |
changelog entry
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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: |