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)
commitf20590a5bfc2935ada0a9ce044fd8cecb2615fc2 (patch)
tree59a7e3d18d8fd6e0b61b763af0a2a7fd34ce54fd /ChangeLog
parentd9b8d955559fd83a1776763f5fbeed8a5271a5b7 (diff)
downloadtk-f20590a5bfc2935ada0a9ce044fd8cecb2615fc2.zip
tk-f20590a5bfc2935ada0a9ce044fd8cecb2615fc2.tar.gz
tk-f20590a5bfc2935ada0a9ce044fd8cecb2615fc2.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