summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2008-08-14 00:11:10 (GMT)
committerdas <das>2008-08-14 00:11:10 (GMT)
commitb5c9d244f2ec7a557ca88034f8ed29abe16fc06d (patch)
treee8c28858331fd1769051a13f8ac9039b95dcae1f /ChangeLog
parentbc9837f37ab929611b2ed9bdfdba74e13c94115c (diff)
downloadtcl-b5c9d244f2ec7a557ca88034f8ed29abe16fc06d.zip
tcl-b5c9d244f2ec7a557ca88034f8ed29abe16fc06d.tar.gz
tcl-b5c9d244f2ec7a557ca88034f8ed29abe16fc06d.tar.bz2
* tests/msgcat.test: fix for ::tcl::mac::locale with
@modifier (HEAD backport 2008-06-01).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2718e61..3fffa4f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2008-08-14 Daniel Steffen <das@users.sourceforge.net>
+ * tests/msgcat.test: fix for ::tcl::mac::locale with
+ @modifier (HEAD backport 2008-06-01).
+
* tests/fCmd.test (fCmd-6.23): made result matching robust when test
workdir and /tmp are not on same FS.