summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-10-08 12:42:17 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-10-08 12:42:17 (GMT)
commit7f82d0be47c421789498a8a9aaf0ac165620790e (patch)
tree3649a3af486f75d308eb61aa549ad9be6a86e37b /ChangeLog
parenta3690d234a09435755b871eef32c8df8971b5476 (diff)
downloadtk-7f82d0be47c421789498a8a9aaf0ac165620790e.zip
tk-7f82d0be47c421789498a8a9aaf0ac165620790e.tar.gz
tk-7f82d0be47c421789498a8a9aaf0ac165620790e.tar.bz2
[Patch 2870648]: Corrected cursor used in file/directory dialogs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0846941..2951d7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
+2009-10-08 Donal K. Fellows <dkf@users.sf.net>
+
+ * library/tkfbox.tcl (::tk::IconList_Create): [Patch 2870648]:
+ Corrected cursor used in file/directory dialogs.
+
2009-10-07 Pat Thoyts <patthoyts@users.sourceforge.net>
- * library/ttk/vistaTheme.tcl: [Bug 2787164] fix size of dropdown
+ * library/ttk/vistaTheme.tcl: [Bug 2787164]: Fix size of dropdown
arrow on combobox and menubutton for Windows 7.
2009-10-07 Donal K. Fellows <dkf@users.sf.net>