summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2005-11-08 20:21:33 (GMT)
committerdgp <dgp@users.sourceforge.net>2005-11-08 20:21:33 (GMT)
commite7ec6bc405c6249174bd55f84b73d1bd6becd185 (patch)
tree91cddd0b502f45799910bbafd4700f519ae73065 /ChangeLog
parent50aa9cf6430fa3273369544087dea5fdf761e7a4 (diff)
downloadtcl-e7ec6bc405c6249174bd55f84b73d1bd6becd185.zip
tcl-e7ec6bc405c6249174bd55f84b73d1bd6becd185.tar.gz
tcl-e7ec6bc405c6249174bd55f84b73d1bd6becd185.tar.bz2
* tests/expr.test: Portable tests expr-46.13-18 [Bug 1341368]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f17d586..037abfd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2005-11-08 Don Porter <dgp@users.sourceforge.net>
+ * tests/expr.test: Portable tests expr-46.13-18 [Bug 1341368]
+
* generic/tclPkg.c: Corrected inconsistencies in the value returned
* tests/pkg.test: by Tcl_PkgRequire(Ex) so that the returned
values will always agree with what is stored in the package database.