summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2011-08-03 16:50:18 (GMT)
committerdgp <dgp@noemail.net>2011-08-03 16:50:18 (GMT)
commit2d0c4df12c9ef7dc51a80fc6b7dda664de98d87e (patch)
treed9dce89e0f4f5a2feb6ad5363da273e14f35be01 /changes
parent69190dcf8d3fb0e0081074b0f6fe01e84c606bc8 (diff)
downloadtk-2d0c4df12c9ef7dc51a80fc6b7dda664de98d87e.zip
tk-2d0c4df12c9ef7dc51a80fc6b7dda664de98d87e.tar.gz
tk-2d0c4df12c9ef7dc51a80fc6b7dda664de98d87e.tar.bz2
Bug 2891541 Merge of 8.5.8 fix from Pat Thoyts.
Permit normal behaviour on Windows for a grabbed toplevel when it is the main window. FossilOrigin-Name: 51bf0af172a0baa5b3f0a7e895d3064f29d8f69a
Diffstat (limited to 'changes')
-rw-r--r--changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/changes b/changes
index 4bd9858..c299052 100644
--- a/changes
+++ b/changes
@@ -6935,4 +6935,6 @@ and -to (porter)
2011-06-17 (bug fix)[3062331] crash in unset traces (macdonald,porter)
+2011-08-03 (bug fix)[2891541] fix grab behaviour for main window (thoyts)
+
--- Released 8.6b2, August 5, 2011 --- See ChangeLog for details ---