summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-04-22 22:36:19 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-04-22 22:36:19 (GMT)
commit1f89d8146b999776f7affe00b2856dc17e580a6a (patch)
tree4b42325bf7114ba0392baeae37859dc607c8b8c2 /ChangeLog
parent4a01f0af989c83035aaa4ac6f86f7527927d2240 (diff)
downloadtcl-1f89d8146b999776f7affe00b2856dc17e580a6a.zip
tcl-1f89d8146b999776f7affe00b2856dc17e580a6a.tar.gz
tcl-1f89d8146b999776f7affe00b2856dc17e580a6a.tar.bz2
Improvements to examples by DKF
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9247415..39cacb2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2004-04-22 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+ * doc/switch.n: Reworked the examples to be more systematically
+ named and to cover some TIP#75 capabilities.
+
* doc/cd.n: Documentation clarification from David Welton.
* doc/exec.n: Added some examples, Windows ones from Arjen Markus