diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2012-01-17 15:22:55 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2012-01-17 15:22:55 (GMT) |
commit | bf96173904e2e0d289576e5e1ba2f1dfb1b90194 (patch) | |
tree | eef80d1e1891349659e5548eaa89d006587f0274 /ChangeLog | |
parent | dda8d01bf91452b66b1e96441fbdf411bbb92a53 (diff) | |
parent | 39c48e8c29a2e3955bb342c100298c8a27b31372 (diff) | |
download | tcl-bf96173904e2e0d289576e5e1ba2f1dfb1b90194.zip tcl-bf96173904e2e0d289576e5e1ba2f1dfb1b90194.tar.gz tcl-bf96173904e2e0d289576e5e1ba2f1dfb1b90194.tar.bz2 |
* doc/dict.n (dict with): [Bug 3474512]: Explain better what is going on when a dictionary key and the dictionary variable collide.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2012-01-17 Donal K. Fellows <dkf@users.sf.net> + + * doc/dict.n (dict with): [Bug 3474512]: Explain better what is going + on when a dictionary key and the dictionary variable collide. + 2012-01-13 Donal K. Fellows <dkf@users.sf.net> * library/http/http.tcl (http::Connect): [Bug 3472316]: Ensure that we |