diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-12-16 09:26:05 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-12-16 09:26:05 (GMT) |
commit | e68e8b910b85a97d8b4804c4b193bd92372855a8 (patch) | |
tree | 0f0f60fa8fbdb70a91b27d2f4e4a046b37fb4580 /ChangeLog | |
parent | 56dedeb231281fb437f1caa29d16938b44a41f69 (diff) | |
download | tcl-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |