diff options
author | jenn <jenn> | 1999-10-20 01:27:03 (GMT) |
---|---|---|
committer | jenn <jenn> | 1999-10-20 01:27:03 (GMT) |
commit | 97749c4bf16f9d415c961f2cdb18c7483c41c028 (patch) | |
tree | 741cf118ac2d6eb1f2385566e07e61adf405135d /ChangeLog | |
parent | b6451a8e12d7770e231cc0047b993bd8e1add92f (diff) | |
download | tcl-97749c4bf16f9d415c961f2cdb18c7483c41c028.zip tcl-97749c4bf16f9d415c961f2cdb18c7483c41c028.tar.gz tcl-97749c4bf16f9d415c961f2cdb18c7483c41c028.tar.bz2 |
Merged code from core-8-2-1 branch that changes the checks for the
value of tcl_interactive to also incorporate a check for the
existence of the variable.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -10,6 +10,10 @@ internally refactors common code for dealing with paths into separate procedures. [Bug: 2838, 2842] + Merged code from core-8-2-1 branch that changes the checks for the + value of tcl_interactive to also incorporate a check for the + existence of the variable. + * tests/autoMkindex.test: * tests/pkgMkIndex.test: Explicitly cd to ::tcltest::testsDirectory at the beginning of the test run |