diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2007-08-22 13:30:42 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2007-08-22 13:30:42 (GMT) |
commit | c55995199f49846a457d2c1acbe0c9363c14467c (patch) | |
tree | 75dab523e8a29258132dacadcc6a23079170d12a /ChangeLog | |
parent | 5a6f909bc973a094f28f7cadc81faf84a9128748 (diff) | |
download | tcl-c55995199f49846a457d2c1acbe0c9363c14467c.zip tcl-c55995199f49846a457d2c1acbe0c9363c14467c.tar.gz tcl-c55995199f49846a457d2c1acbe0c9363c14467c.tar.bz2 |
* generic/tclExecute.c (TEBC): disable the new shortcut to frequent
INSTs for debug builds.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-08-22 Miguel Sofer <msofer@users.sf.net> + + * generic/tclExecute.c (TEBC): disable the new shortcut to frequent + INSTs for debug builds. + 2007-08-21 Don Porter <dgp@users.sourceforge.net> * generic/tclMain.c: Corrected the logic of dropping the last |