summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2011-01-13 11:32:09 (GMT)
committernijtmans <nijtmans>2011-01-13 11:32:09 (GMT)
commit31f8fbbd1d658b3474895271c7c3525112097d7e (patch)
treefa77ba941a3e1288d9353670fd8d3f25fb668315 /ChangeLog
parentee4a642fd43dde2d79f0175ab24e3a12a420387c (diff)
downloadtk-31f8fbbd1d658b3474895271c7c3525112097d7e.zip
tk-31f8fbbd1d658b3474895271c7c3525112097d7e.tar.gz
tk-31f8fbbd1d658b3474895271c7c3525112097d7e.tar.bz2
[Patch #3154705] Close button has no effect.
Add <Escape> binding as well (backported from Tcl 8.5)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ed194c1..1872bfb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-01-13 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * library/msgbox.tcl: [Patch #3154705] Close button has no
+ effect. Add <Escape> binding as well (backported from Tcl 8.5)
+
2010-10-31 Jan Nijtmans <nijtmans@users.sf.net>
* win/tcl.m4 Add -D_CRT_SECURE_NO_DEPRECATE and