summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2003-10-06 16:17:10 (GMT)
committerdgp <dgp@users.sourceforge.net>2003-10-06 16:17:10 (GMT)
commitf3e5533fae2501f946d1edac36dd976ee7a571b8 (patch)
tree23945ba15990fa2f14ea72d81495bd5ee9667479 /ChangeLog
parent9a9830e9ae1659f50647d28b879f819e2b6a4993 (diff)
downloadtcl-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--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9914b77..b1f7113 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: