diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2002-06-18 13:22:21 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2002-06-18 13:22:21 (GMT) |
commit | a14f6d151797cd7cbdc413d2f7f338b3d4757836 (patch) | |
tree | c1133b84068f4a2c937dd2ed39cac38e8b527950 /ChangeLog | |
parent | 53accc2f4b69e7f0ef7b626635ff6ad451afe4ae (diff) | |
download | tcl-a14f6d151797cd7cbdc413d2f7f338b3d4757836.zip tcl-a14f6d151797cd7cbdc413d2f7f338b3d4757836.tar.gz tcl-a14f6d151797cd7cbdc413d2f7f338b3d4757836.tar.bz2 |
generic/tclExecute.c (TEBC, INST_DONE): small bug in the panic code
for tcl-stack corruption.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2002-06-18 Miguel Sofer <msofer@users.sourceforge.net> + + * generic/tclExecute.c (TEBC, INST_DONE): small bug in the panic + code for tcl-stack corruption. + 2002-06-17 David Gravereaux <davygrvy@pobox.com> Trims to support the removal of RESOURCE_INCLUDED from rc |