summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-05-25 14:52:29 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-05-25 14:52:29 (GMT)
commitc0be36ea12bff6fe98ce0406dd19e708ddc89906 (patch)
treecf2dc0c375b1925ed633b5f9dfbb521cfebb6e67 /ChangeLog
parent423017faed3aa258b3fa9c04cf9c6f5289d355a8 (diff)
parentb317e4d6a30ce58b28482a6b884f3aed5a3f05f7 (diff)
downloadtcl-c0be36ea12bff6fe98ce0406dd19e708ddc89906.zip
tcl-c0be36ea12bff6fe98ce0406dd19e708ddc89906.tar.gz
tcl-c0be36ea12bff6fe98ce0406dd19e708ddc89906.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--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 09dbe4d..2958fa0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +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.
+
* generic/tclIO.h (SYNTHETIC_EVENT_TIME): Factored out the definition
of the amount of time that should be waited before firing a synthetic
event on a channel.