diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2008-11-12 22:17:02 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2008-11-12 22:17:02 (GMT) |
commit | 2c81572206141c449252b2db350be4c5654f48ea (patch) | |
tree | 48ca3d562c82de8e6af65d997f651b529ff6650a /ChangeLog | |
parent | 8918429a9a1270dda3d040a0fb395ef99a41590f (diff) | |
download | tk-2c81572206141c449252b2db350be4c5654f48ea.zip tk-2c81572206141c449252b2db350be4c5654f48ea.tar.gz tk-2c81572206141c449252b2db350be4c5654f48ea.tar.bz2 |
backported fix for bug #1777362 to make events work for windows with hyphens in the path
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-11-12 Pat Thoyts <patthoyts@users.sourceforge.net> + + * library/text.tcl: Backported fix for bug #1777362 to have events + * test/text.test: work with window paths that include hyphens. + 2008-10-23 Don Porter <dgp@users.sourceforge.net> * generic/tk.h: Bump version number to 8.5.6b1 to distinguish |