diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2008-11-12 16:38:13 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2008-11-12 16:38:13 (GMT) |
commit | eb78d528032eb6aed4fea23a56198aa78a88adaf (patch) | |
tree | 42a3c6f809c54aec8fa1cbcab998e8c7699646f1 /ChangeLog | |
parent | 7faa0aea85f192a919c34005c6400af6873d61d2 (diff) | |
download | tk-eb78d528032eb6aed4fea23a56198aa78a88adaf.zip tk-eb78d528032eb6aed4fea23a56198aa78a88adaf.tar.gz tk-eb78d528032eb6aed4fea23a56198aa78a88adaf.tar.bz2 |
bug #1777362 - handle windows with funky names by avoiding use of the
window path for anchors.
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: bug #1777362 - handle windows with funky names + * test/text.test: by avoiding use of the window path for anchors. + 2008-11-11 Jan Nijtmans <nijtmans@users.sf.net> * generic/tkImgPhoto.c Fix [Bug 2265860] new test failures |