summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-05-25 14:49:30 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-05-25 14:49:30 (GMT)
commitb317e4d6a30ce58b28482a6b884f3aed5a3f05f7 (patch)
tree38aeffc01277130f218bfb42a5536c7285beccc0 /ChangeLog
parent4a6df05f757a4b54a41154e1ede8c06d2e038362 (diff)
downloadtcl-b317e4d6a30ce58b28482a6b884f3aed5a3f05f7.zip
tcl-b317e4d6a30ce58b28482a6b884f3aed5a3f05f7.tar.gz
tcl-b317e4d6a30ce58b28482a6b884f3aed5a3f05f7.tar.bz2
[Bug 3528418]: Document what is going on with respect to qualification of
command prefixes in ensemble subcommand maps.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8cb4b3f..4266d9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-05-25 Donal K. Fellows <dkf@users.sf.net>
+
+ * doc/namespace.n, doc/Ensemble.3: [Bug 3528418]: Document what is
+ going on with respect to qualification of command prefixes in ensemble
+ subcommand maps.
+
2012-05-25 Jan Nijtmans <nijtmans@users.sf.net>
* win/tclWinDde.c: [Bug 473946]: special characters not correctly sent,