summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2008-10-19 16:27:58 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2008-10-19 16:27:58 (GMT)
commit0aae1d13f15af2e36636d02db11784d0884d59d7 (patch)
tree908a9cf7995de56d4785954c34c9a43445eda786 /ChangeLog
parent89675f56467f3a8c563caaf05cbd38f46feabfe2 (diff)
downloadtcl-0aae1d13f15af2e36636d02db11784d0884d59d7.zip
tcl-0aae1d13f15af2e36636d02db11784d0884d59d7.tar.gz
tcl-0aae1d13f15af2e36636d02db11784d0884d59d7.tar.bz2
Document [info coroutine].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f20624..52b3507 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2008-10-19 Donal K. Fellows <dkf@users.sf.net>
+ * doc/info.n: Added documentation of [info coroutine].
+
* doc/prefix.n: Improved the documentation by fixing formatting,
adding good-practice recommendations and cross-references, etc.