diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-06-10 15:22:38 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-06-10 15:22:38 (GMT) |
commit | b4f922cb26030e17d74fc9c79ae05035bc984b53 (patch) | |
tree | 741a3b612fc4eea2e8bed0b3b2c34e6b3f7a91b4 /ChangeLog | |
parent | 7265e63b582f1b5437c6819f29c4a72531aa3d6a (diff) | |
download | tcl-b4f922cb26030e17d74fc9c79ae05035bc984b53.zip tcl-b4f922cb26030e17d74fc9c79ae05035bc984b53.tar.gz tcl-b4f922cb26030e17d74fc9c79ae05035bc984b53.tar.bz2 |
Improve the [chan] documentationmsofer_wcodes_20050611
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-06-10 Donal K. Fellows <dkf@users.sf.net> + + * doc/chan.n: Fold in the descriptive parts of the documentation + for all the commands that [chan] builds on top of. + 2005-06-09 Vince Darley <vincentdarley@users.sourceforge.net> * generic/tclFCmd.c: fix to race condition in file mkdir [Bug 1217375] |