diff options
author | dgp <dgp@users.sourceforge.net> | 2003-10-06 16:17:10 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2003-10-06 16:17:10 (GMT) |
commit | f3e5533fae2501f946d1edac36dd976ee7a571b8 (patch) | |
tree | 23945ba15990fa2f14ea72d81495bd5ee9667479 /ChangeLog | |
parent | 9a9830e9ae1659f50647d28b879f819e2b6a4993 (diff) | |
download | tcl-f3e5533fae2501f946d1edac36dd976ee7a571b8.zip tcl-f3e5533fae2501f946d1edac36dd976ee7a571b8.tar.gz tcl-f3e5533fae2501f946d1edac36dd976ee7a571b8.tar.bz2 |
* unix/tcl.m4 (SC_PATH_TCLCONFIG): Corrected search path so
that alpha and beta releases of Tcl are not favored. [Bug 608698]
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> + * unix/tcl.m4 (SC_PATH_TCLCONFIG): Corrected search path so + that alpha and beta releases of Tcl are not favored. [Bug 608698] + * tests/reg.test: Corrected duplicate test names. * tests/resource.test: [Bugs 710370, 710358] * tests/dict.test: |