diff options
author | ferrieux <ferrieux@users.sourceforge.net> | 2010-05-20 08:37:07 (GMT) |
---|---|---|
committer | ferrieux <ferrieux@users.sourceforge.net> | 2010-05-20 08:37:07 (GMT) |
commit | 24f9dad514d1496c92732307721f86fcd897e946 (patch) | |
tree | 9189d5ff5fc250210d61aa9843dc7f4c00866005 /ChangeLog | |
parent | 494eeac4f557e460e9cee22bc01fd39b6a23329e (diff) | |
download | tcl-24f9dad514d1496c92732307721f86fcd897e946.zip tcl-24f9dad514d1496c92732307721f86fcd897e946.tar.gz tcl-24f9dad514d1496c92732307721f86fcd897e946.tar.bz2 |
Also check the reverse path of dict->list EIAS violation.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ 2010-05-19 Alexandre Ferrieux <ferrieux@users.sourceforge.net> - * tests/dict.test: Add missing test for [Bug 3004007], fixed under + * tests/dict.test: Add missing tests for [Bug 3004007], fixed under the radar on 2010-02-24 (dkf): EIAS violation in list-dict conversions. |