diff options
author | ferrieux <ferrieux@users.sourceforge.net> | 2010-05-19 21:47:48 (GMT) |
---|---|---|
committer | ferrieux <ferrieux@users.sourceforge.net> | 2010-05-19 21:47:48 (GMT) |
commit | 7e4239c1ba238f258459935867402e007325bc32 (patch) | |
tree | cbf09fc66c588b10af9bf71a9241ab17bdb5176f /ChangeLog | |
parent | ce9483a5bd1885e47f7f2ab67a2c947736fd7c3d (diff) | |
download | tcl-7e4239c1ba238f258459935867402e007325bc32.zip tcl-7e4239c1ba238f258459935867402e007325bc32.tar.gz tcl-7e4239c1ba238f258459935867402e007325bc32.tar.bz2 |
Backport of fix for [Bug 3004007], EIAS violation in list-dict conversions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-05-19 Alexandre Ferrieux <ferrieux@users.sourceforge.net> + + * generic/tclDictObj.c: Backport of fix for [Bug 3004007], EIAS + * tests/dict.test: violation in list-dict conversions. + 2010-05-07 Andreas Kupries <andreask@activestate.com> * library/platform/platform.tcl: Fix cpu name for Solaris/Intel 64bit. |