diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2012-01-17 15:17:21 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2012-01-17 15:17:21 (GMT) |
commit | 39c48e8c29a2e3955bb342c100298c8a27b31372 (patch) | |
tree | 5d7e9bdbdfdf8d4df03f21596c538e2b8d25bb1a /ChangeLog | |
parent | 6cd986d9ff37f90c342c96d2c86a8ce77119852f (diff) | |
download | tcl-39c48e8c29a2e3955bb342c100298c8a27b31372.zip tcl-39c48e8c29a2e3955bb342c100298c8a27b31372.tar.gz tcl-39c48e8c29a2e3955bb342c100298c8a27b31372.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-17 Don Porter <dgp@users.sourceforge.net> * library/http/http.tcl: Bump to version 2.7.8 |