summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoe Mistachkin <joe@mistachkin.com>2012-11-16 21:21:54 (GMT)
committerJoe Mistachkin <joe@mistachkin.com>2012-11-16 21:21:54 (GMT)
commitebfd31e30fb9cdf38f72c82ced2fd49727303548 (patch)
tree59a7e3d18d8fd6e0b61b763af0a2a7fd34ce54fd /ChangeLog
parent3d928f6586fefbe1c93498a6ab5c1f533983132c (diff)
downloadtk-ebfd31e30fb9cdf38f72c82ced2fd49727303548.zip
tk-ebfd31e30fb9cdf38f72c82ced2fd49727303548.tar.gz
tk-ebfd31e30fb9cdf38f72c82ced2fd49727303548.tar.bz2
Add support for an 'M' binding substitution that is replaced with the number of script-based binding patterns matched so far for the event.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8237eed..3f58f0b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-11-16 Joe Mistachkin <joe@mistachkin.com>
+
+ * generic/tkBind.c: Add support for an 'M' binding substitution
+ that is replaced with the number of script-based binding patterns
+ matched so far for the event.
+
2012-11-13 Jan Nijtmans <nijtmans@users.sf.net>
* win/tkWinTest.c: [Bug 3585396]: winDialog.test requires user