summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-01-17 15:22:55 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-01-17 15:22:55 (GMT)
commitbf96173904e2e0d289576e5e1ba2f1dfb1b90194 (patch)
treeeef80d1e1891349659e5548eaa89d006587f0274 /ChangeLog
parentdda8d01bf91452b66b1e96441fbdf411bbb92a53 (diff)
parent39c48e8c29a2e3955bb342c100298c8a27b31372 (diff)
downloadtcl-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a15a7e9..458bb51 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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