summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2005-01-13 10:16:11 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2005-01-13 10:16:11 (GMT)
commit47da31d1be93cab191df0555aaae46e6babcd238 (patch)
treef48f5dc4bbe61139b57206ca598cbccfe77752f1 /ChangeLog
parent60e183499ff44eb13b42bc9174d7fe69e7d4070c (diff)
downloadtk-47da31d1be93cab191df0555aaae46e6babcd238.zip
tk-47da31d1be93cab191df0555aaae46e6babcd238.tar.gz
tk-47da31d1be93cab191df0555aaae46e6babcd238.tar.bz2
More fixing of [Bug 600313]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 99297b9..d70f1fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
* library/tkfbox.tcl (IconList_Selection, IconList_Create):
(IconList_Arrange): Assorted tk_getOpenFile fixes. [part of Bug 600313]
+ (IconList_ShiftMotion1): Also fix shift-drag.
2005-01-12 Donal K. Fellows <donal.k.fellows@man.ac.uk>