summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <jan.nijtmans@noemail.net>2013-01-10 18:41:42 (GMT)
committerjan.nijtmans <jan.nijtmans@noemail.net>2013-01-10 18:41:42 (GMT)
commitcc0b52b4f1aee3806870e5fc187f90d5c2f53b88 (patch)
treeabd757e59b11807c98232d2390521f8e8338963d /ChangeLog
parent07abd65717152e9f6289464a2d928a57a3542c57 (diff)
downloadtk-cc0b52b4f1aee3806870e5fc187f90d5c2f53b88.zip
tk-cc0b52b4f1aee3806870e5fc187f90d5c2f53b88.tar.gz
tk-cc0b52b4f1aee3806870e5fc187f90d5c2f53b88.tar.bz2
[Bug 3600260]: Errors in new virtual event definitions
FossilOrigin-Name: 2125e9b8b245ea52b1c5a9a612ea72d85f382555
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 378d91a..d6de679 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
* library/text.tcl: [Bug 3600251]: Inappropriate replacement of Mac
binding.
+ * library/tk.tcl: [Bug 3600260]: Errors in new virtual event
+ definitions
2012-12-11 Don Porter <dgp@users.sourceforge.net>