summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2004-10-29 11:52:41 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2004-10-29 11:52:41 (GMT)
commit0baaad24d5ecfaf77ee97945c29fe7e75f10f61c (patch)
tree68d9c1d024f1c41afbd01adbf9ac3886b5ba0b38 /ChangeLog
parent5278e46f9811b59aaf911438e7e64eb1e2f724df (diff)
downloadtk-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--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 300169bc..fd6b8da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.