summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoe Mistachkin <joe@mistachkin.com>2015-02-06 18:08:50 (GMT)
committerJoe Mistachkin <joe@mistachkin.com>2015-02-06 18:08:50 (GMT)
commit85827aebcfddf76f4983bb8c6e4fbefbdd6270fd (patch)
tree4bb67bd300b5d351fca37a85c91cedd70fe225e8 /ChangeLog
parent6b00db07c84b661e9971e8aff1ae241138cea97f (diff)
parent8e9e78d52fa9ba2522f175585e3299f03c5b82d0 (diff)
downloadtk-85827aebcfddf76f4983bb8c6e4fbefbdd6270fd.zip
tk-85827aebcfddf76f4983bb8c6e4fbefbdd6270fd.tar.gz
tk-85827aebcfddf76f4983bb8c6e4fbefbdd6270fd.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 44b0198..2f67e74 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -132,6 +132,12 @@ a better first place to look now.
* generic/tkTextIndex.c: [Bug 3588824]: bug in image index handling
* tests/textIndex.test: for weird image names
+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