summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2005-12-01 17:47:13 (GMT)
committerhobbs <hobbs>2005-12-01 17:47:13 (GMT)
commit7fe27ac7f2cb90019410f61ca31aab8e9cf7b862 (patch)
tree96bcf6ee65527735cd004998be94784c8ce961e5 /ChangeLog
parentaccc4141f85362e60909c61deb5694892390ace7 (diff)
downloadtk-7fe27ac7f2cb90019410f61ca31aab8e9cf7b862.zip
tk-7fe27ac7f2cb90019410f61ca31aab8e9cf7b862.tar.gz
tk-7fe27ac7f2cb90019410f61ca31aab8e9cf7b862.tar.bz2
* library/menu.tcl (::tk::PostOverPoint): correct menu post near
bottom of screen on Windows. [Bug 1353416]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96c03b9..97e6656 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-01 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * library/menu.tcl (::tk::PostOverPoint): correct menu post near
+ bottom of screen on Windows. [Bug 1353416]
+
2005-12-01 Daniel Steffen <das@users.sourceforge.net>
* unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset