diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2010-01-19 09:48:57 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2010-01-19 09:48:57 (GMT) |
commit | eb8c21682b72bee7dd91e034b8f1a1bb773c63bc (patch) | |
tree | 7fdaf123c233d1e7f251c589ddf6ede1abfc83f4 /ChangeLog | |
parent | dd8e1bd7964abd576b6ae32c876f793ae4bbaf9b (diff) | |
download | tcl-eb8c21682b72bee7dd91e034b8f1a1bb773c63bc.zip tcl-eb8c21682b72bee7dd91e034b8f1a1bb773c63bc.tar.gz tcl-eb8c21682b72bee7dd91e034b8f1a1bb773c63bc.tar.bz2 |
[Bug 2929546]: Improve the dict documentation.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-01-19 Donal K. Fellows <dkf@users.sf.net> + + * doc/dict.n: [Bug 2929546]: Clarify just what [dict with] and [dict + update] are doing with variables. + 2010-01-18 Andreas Kupries <andreask@activestate.com> * generic/tclIO.c (CreateScriptRecord): [Bug 2918110]: Initialize |