summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-12-16 09:26:05 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-12-16 09:26:05 (GMT)
commite68e8b910b85a97d8b4804c4b193bd92372855a8 (patch)
tree0f0f60fa8fbdb70a91b27d2f4e4a046b37fb4580 /ChangeLog
parent56dedeb231281fb437f1caa29d16938b44a41f69 (diff)
downloadtcl-e68e8b910b85a97d8b4804c4b193bd92372855a8.zip
tcl-e68e8b910b85a97d8b4804c4b193bd92372855a8.tar.gz
tcl-e68e8b910b85a97d8b4804c4b193bd92372855a8.tar.bz2
[Bug 2913616]: Make msgcat package work in safe interpreters.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a34d12..dbea089 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-12-16 Donal K. Fellows <dkf@users.sf.net>
+
+ * library/msgcat/msgcat.tcl (Init): [Bug 2913616]: Do not use platform
+ tests that are not needed and which don't work in safe interpreters.
+
2009-12-14 Donal K. Fellows <dkf@users.sf.net>
* doc/file.n (file tempfile): [Bug 2388866]: Note that this only ever