summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorferrieux <ferrieux@users.sourceforge.net>2010-05-20 08:37:07 (GMT)
committerferrieux <ferrieux@users.sourceforge.net>2010-05-20 08:37:07 (GMT)
commit24f9dad514d1496c92732307721f86fcd897e946 (patch)
tree9189d5ff5fc250210d61aa9843dc7f4c00866005 /ChangeLog
parent494eeac4f557e460e9cee22bc01fd39b6a23329e (diff)
downloadtcl-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--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f35ef1..ce29204 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.