diff options
author | dgp <dgp@users.sourceforge.net> | 2003-10-06 17:27:18 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2003-10-06 17:27:18 (GMT) |
commit | f472b81bc3a7304572259fbab58ac8e8b6753f82 (patch) | |
tree | d62fa2fc889c21f2c4f9e11df2c074a2bde85d1e /ChangeLog | |
parent | f3e5533fae2501f946d1edac36dd976ee7a571b8 (diff) | |
download | tcl-f472b81bc3a7304572259fbab58ac8e8b6753f82.zip tcl-f472b81bc3a7304572259fbab58ac8e8b6753f82.tar.gz tcl-f472b81bc3a7304572259fbab58ac8e8b6753f82.tar.bz2 |
* tests/fCmd.test (fCmd-8.2): Test only that tilde-substitution
happens, not for any particular result. [Bug 685991]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2003-10-06 Don Porter <dgp@users.sourceforge.net> + * tests/fCmd.test (fCmd-8.2): Test only that tilde-substitution + happens, not for any particular result. [Bug 685991] + * unix/tcl.m4 (SC_PATH_TCLCONFIG): Corrected search path so that alpha and beta releases of Tcl are not favored. [Bug 608698] |