summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2009-01-07 00:58:23 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2009-01-07 00:58:23 (GMT)
commita0ab50215b66ca9dd561a1f6ac8eec17b82d36a8 (patch)
treeb6483d6fc5dc727d2a277437d2fd48378c5fd630 /ChangeLog
parentafb3cde7eb8af62e848c3a8d6e4d9f58633fa1b4 (diff)
downloadtk-a0ab50215b66ca9dd561a1f6ac8eec17b82d36a8.zip
tk-a0ab50215b66ca9dd561a1f6ac8eec17b82d36a8.tar.gz
tk-a0ab50215b66ca9dd561a1f6ac8eec17b82d36a8.tar.bz2
Backported fix for [Bug 1847002] to prevent the bypassing of grab restrictions via the taskbar on Windows.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7cc4abe..dd7ea8c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-01-07 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * win/tkWinWm.c: Backported fix for [Bug 1847002] to prevent the
+ bypassing of grab restrictions via the taskbar on Windows.
+
2008-12-22 Don Porter <dgp@users.sourceforge.net>
*** 8.5.6 TAGGED FOR RELEASE ***