diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2004-10-29 11:52:41 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2004-10-29 11:52:41 (GMT) |
commit | 0baaad24d5ecfaf77ee97945c29fe7e75f10f61c (patch) | |
tree | 68d9c1d024f1c41afbd01adbf9ac3886b5ba0b38 /ChangeLog | |
parent | 5278e46f9811b59aaf911438e7e64eb1e2f724df (diff) | |
download | tk-0baaad24d5ecfaf77ee97945c29fe7e75f10f61c.zip tk-0baaad24d5ecfaf77ee97945c29fe7e75f10f61c.tar.gz tk-0baaad24d5ecfaf77ee97945c29fe7e75f10f61c.tar.bz2 |
* win/makefile.vc (DOTVERSION): Was installing 8.4 relabelled as 8.5
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2004-10-29 Pat Thoyts <patthoyts@users.sourceforge.net> + * win/makefile.vc (DOTVERSION): Was installing 8.4 relabelled as 8.5 + * library/tk.tcl (::tk::PlaceWindow): Backported the fix from #533519 to handle window placement on multi-monitor Windows. |