diff options
author | dgp <dgp@users.sourceforge.net> | 2005-04-21 21:29:17 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2005-04-21 21:29:17 (GMT) |
commit | 094335002cae81ecfcede60611fca53b6c864104 (patch) | |
tree | 49708f0ce92d49e4dcc71f3c1146b5a55773935a /ChangeLog | |
parent | 04313c5b8175a3bf7bba31233040572a05c71463 (diff) | |
download | tcl-094335002cae81ecfcede60611fca53b6c864104.zip tcl-094335002cae81ecfcede60611fca53b6c864104.tar.gz tcl-094335002cae81ecfcede60611fca53b6c864104.tar.bz2 |
* generic/tclDictObj.c: Updated callers to call new routine.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ * generic/tclExecute.c: Updated callers to call new routine. * generic/tclBasic.c: Updated callers to call new routine. * generic/tclCompCmds.c: Updated callers to call new routine. + * generic/tclDictObj.c: Updated callers to call new routine. * tests/obj.test: Corrected bad tests that actually expected values like "47" and "0xac" to be accepted as booleans. |