summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2009-12-27 23:36:24 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2009-12-27 23:36:24 (GMT)
commit13dfb9e00306c6d37b855ff603417c623e1d50f8 (patch)
tree4274d0a52b38d43b2349c0b604545b5deb501e16 /ChangeLog
parentae3c94f919c49e57d8be6cea52c0eeb4a72ab398 (diff)
downloadtk-13dfb9e00306c6d37b855ff603417c623e1d50f8.zip
tk-13dfb9e00306c6d37b855ff603417c623e1d50f8.tar.gz
tk-13dfb9e00306c6d37b855ff603417c623e1d50f8.tar.bz2
Highlight for cascade items in torn-off menus is incorrect on Windows.
Applied patch from [Bug 2879927].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f314bd8..cc65f9a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-12-27 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * win/tkWinMenu.c: Highlight for cascade items in torn-off menus
+ is incorrect on Windows. Applied patch from [Bug 2879927].
+
2009-12-25 Joe English <jenglish@users.sourceforge.net>
* library/ttk/utils.tcl, library/notebook.tcl: