diff options
author | nijtmans <nijtmans> | 2011-01-13 11:32:09 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2011-01-13 11:32:09 (GMT) |
commit | 31f8fbbd1d658b3474895271c7c3525112097d7e (patch) | |
tree | fa77ba941a3e1288d9353670fd8d3f25fb668315 /ChangeLog | |
parent | ee4a642fd43dde2d79f0175ab24e3a12a420387c (diff) | |
download | tk-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |