summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2012-06-29 08:43:55 (GMT)
committerdkf <dkf@noemail.net>2012-06-29 08:43:55 (GMT)
commitf7f37ac1d3e1e8adf69a424017d2f6737d697439 (patch)
tree3391e95d6f37ec7e72f30c5e918948f9be37692b /ChangeLog
parent9c7b8c79869e1ea5d01f1a1e8b2bbbce162032c4 (diff)
downloadtcl-f7f37ac1d3e1e8adf69a424017d2f6737d697439.zip
tcl-f7f37ac1d3e1e8adf69a424017d2f6737d697439.tar.gz
tcl-f7f37ac1d3e1e8adf69a424017d2f6737d697439.tar.bz2
Reinforced the description of the requirement for the tables of names for Tcl_GetIndexFromObj to index over to be static, following posting to tcl-core by Brian Griffin about a bug caused by not obeying this rule correctly.
FossilOrigin-Name: dfd2b68795a3fc7978ac7da12d0ce8cd2bc7bb47
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28ff688..a39e72d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-06-29 Donal K. Fellows <dkf@users.sf.net>
+
+ * doc/GetIndex.3: Reinforced the description of the requirement for
+ the tables of names to index over to be static, following posting to
+ tcl-core by Brian Griffin about a bug caused by Tktreectrl not obeying
+ this rule correctly. This does not represent a functionality change,
+ merely a clearer documentation of a long-standing constraint.
+
2012-06-23 Jan Nijtmans <nijtmans@users.sf.net>
* unix/tclUnixNotfy.c: [Bug 3508771]: Cygwin notifier for handling