diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-12-16 09:31:08 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-12-16 09:31:08 (GMT) |
commit | 2645c7c322e609d8c5ca99ae8718d29b2f8a3b4c (patch) | |
tree | 4e46af0e1efb25fad9de76aff5c1ae764cd3f960 /ChangeLog | |
parent | 39b862880057eacb47d056f15a748a498d497788 (diff) | |
download | tcl-2645c7c322e609d8c5ca99ae8718d29b2f8a3b4c.zip tcl-2645c7c322e609d8c5ca99ae8718d29b2f8a3b4c.tar.gz tcl-2645c7c322e609d8c5ca99ae8718d29b2f8a3b4c.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-12 Donal K. Fellows <dkf@users.sf.net> * generic/tclTest.c (TestconcatobjCmd): [Bug 2895367]: Stop memory |