diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-04-26 14:38:07 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-04-26 14:38:07 (GMT) |
commit | 61852c42e80484c6c7460fdcc4497a108510088e (patch) | |
tree | 724bbf6479e263babdeea4e392cbb302f68a0d26 /ChangeLog | |
parent | d689d3ec300097edb4ba5cc9999d57a1adb7b35a (diff) | |
download | tcl-61852c42e80484c6c7460fdcc4497a108510088e.zip tcl-61852c42e80484c6c7460fdcc4497a108510088e.tar.gz tcl-61852c42e80484c6c7460fdcc4497a108510088e.tar.bz2 |
Doc updates from David Welton [Patches 941377,941380]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2004-04-26 Donal K. Fellows <donal.k.fellows@man.ac.uk> + * doc/open.n, doc/close.n: Updated (thanks to David Welton) to be + clearer about pipeline errors and added example to open(n) that shows + simple pipeline use. [Patches 941377,941380] + * doc/DictObj.3: Added warning about the use of Tcl_DictObjDone and an example of use of iteration. [Bug 940843] |