summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2008-03-21 19:22:30 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2008-03-21 19:22:30 (GMT)
commita2c0799d3a7e5afbaf5b1e8cc06324c123b57299 (patch)
tree5f10c96b67d9f25345d980f5e5f7dc10c91ea73a /ChangeLog
parent1091442a83aa05518551c2974271264cb71edf90 (diff)
downloadtcl-a2c0799d3a7e5afbaf5b1e8cc06324c123b57299.zip
tcl-a2c0799d3a7e5afbaf5b1e8cc06324c123b57299.tar.gz
tcl-a2c0799d3a7e5afbaf5b1e8cc06324c123b57299.tar.bz2
Clarified docs. [Bug 1899962]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4c5b72..d462779 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2008-03-21 Donal K. Fellows <dkf@users.sf.net>
+ * doc/switch.n: Clarified documentation in respect of two-argument
+ invokation. [Bug 1899962]
+
* tests/switch.test: Added more tests of regexp-mode compilation of
the [switch] command. [Bug 1854435]