diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-04-26 09:47:18 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-04-26 09:47:18 (GMT) |
commit | d689d3ec300097edb4ba5cc9999d57a1adb7b35a (patch) | |
tree | fdd9135f2ed90fb2fb9de4e03fd8c01d8cd8af26 /ChangeLog | |
parent | 6747c2f02e6ceb202cdb41d009a8f1ce545bca69 (diff) | |
download | tcl-d689d3ec300097edb4ba5cc9999d57a1adb7b35a.zip tcl-d689d3ec300097edb4ba5cc9999d57a1adb7b35a.tar.gz tcl-d689d3ec300097edb4ba5cc9999d57a1adb7b35a.tar.bz2 |
Stronger wording & example. [Bug 940843]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2004-04-26 Donal K. Fellows <donal.k.fellows@man.ac.uk> + * doc/DictObj.3: Added warning about the use of Tcl_DictObjDone and an + example of use of iteration. [Bug 940843] + * doc/Thread.3: Reworked to remove references to testing interfaces and instead promote the use of the Thread package. [Patch 932527] Also reworked and reordered the page for better readability. |