diff options
author | dgp <dgp@users.sourceforge.net> | 2004-12-08 02:33:19 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2004-12-08 02:33:19 (GMT) |
commit | 0c5264398b013bd0381d75a890c28bf5c96ea1a8 (patch) | |
tree | 35ddfd080c82fa6c4b05ea656c2652f230795046 /ChangeLog | |
parent | 71b52332f92f0b1e37bb9e8e8e2036bde70d9ea6 (diff) | |
download | tcl-0c5264398b013bd0381d75a890c28bf5c96ea1a8.zip tcl-0c5264398b013bd0381d75a890c28bf5c96ea1a8.tar.gz tcl-0c5264398b013bd0381d75a890c28bf5c96ea1a8.tar.bz2 |
* tests/unixInit.test (2.1-4): Added constraints so that when a
value of TCL_LIBRARY is required for process initialization, we skip
the tests that mess with that value.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-12-07 Don Porter <dgp@users.sourceforge.net> + + * tests/unixInit.test (2.1-4): Added constraints so that when a + value of TCL_LIBRARY is required for process initialization, we skip + the tests that mess with that value. + 2004-12-07 Donal K. Fellows <donal.k.fellows@man.ac.uk> *** 8.5a2 TAGGED FOR RELEASE *** |