summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2009-02-23 11:59:45 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2009-02-23 11:59:45 (GMT)
commit4288c6d11ebb6214ee682d7924ba4fe8b44f1b44 (patch)
treeadf0919a547f4bd45f5d0f99d4bd5364e858d655 /ChangeLog
parent201c969f84546b2625fba0eff2015313f3813ab7 (diff)
downloadtk-4288c6d11ebb6214ee682d7924ba4fe8b44f1b44.zip
tk-4288c6d11ebb6214ee682d7924ba4fe8b44f1b44.tar.gz
tk-4288c6d11ebb6214ee682d7924ba4fe8b44f1b44.tar.bz2
[Patch 2513104] fix cursor hotspots (cjmcdonald)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d725fbc..43397ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2009-02-23 Pat Thoyts <patthoyts@users.sourceforge.net>
+ * win/rc/*.cur: [Patch 2513104] fix cursor hotspots (cjmcdonald)
+
* win/tkWinMenu.c: Applied patch for menu image display bug
[Bug 1329198, 456299] [Patch 2507419] (cjmcdonald)