summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-08-11 08:36:58 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-08-11 08:36:58 (GMT)
commit37bbae810972820ec44d0ff5dab6bdf66117ef44 (patch)
tree7050d329d65766f1d5dff4afea7217752c1dcb40 /ChangeLog
parentb1389978ea8fdb2388386559c06247cb00ce48b1 (diff)
parent2b0aa341dd7556d42bd7ac7ebc11e6d767455775 (diff)
downloadtk-37bbae810972820ec44d0ff5dab6bdf66117ef44.zip
tk-37bbae810972820ec44d0ff5dab6bdf66117ef44.tar.gz
tk-37bbae810972820ec44d0ff5dab6bdf66117ef44.tar.bz2
[Bug 3555644]: Better use of virtual events.
Pre-define 10 new Virtual events, and correct various bindings according to the Mac OSX documentation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a24515..6bc9a8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-08-11 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * library/*.tcl: [Bug 3555644]: Better use of virtual events.
+ Pre-define 10 new Virtual events, and correct various
+ bindings according to the Mac OSX documentation.
+
2012-08-11 Francois Vogel <fvogelnew1@free.fr>
* generic/tkTextTag.c: [Bug 3554273]: Test textDisp-32.2 failed