diff options
author | hobbs <hobbs> | 2007-06-10 21:11:05 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2007-06-10 21:11:05 (GMT) |
commit | 1b3640af7dc19e5af61e546cee6edc86a513b7a2 (patch) | |
tree | 5f03b00cf1f12613b2d6b87e83edd51cb78924c0 /ChangeLog | |
parent | ec780e312da23ef6282339770b0d4fc630cf6b32 (diff) | |
download | tcl-1b3640af7dc19e5af61e546cee6edc86a513b7a2.zip tcl-1b3640af7dc19e5af61e546cee6edc86a513b7a2.tar.gz tcl-1b3640af7dc19e5af61e546cee6edc86a513b7a2.tar.bz2 |
* README: updated links. [Bug 1715081]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2007-06-10 Jeff Hobbs <jeffh@ActiveState.com> + * README: updated links. [Bug 1715081] + * generic/tclExecute.c (TclExecuteByteCode): restore support for INST_CALL_BUILTIN_FUNC1 and INST_CALL_FUNC1 bytecodes to support 8.4- precompiled sources (math functions). [Bug 1720895] |