summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2005-11-22 13:22:49 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2005-11-22 13:22:49 (GMT)
commit4a14c0aeb60fc5341eddaedab2627e41d3795f62 (patch)
tree2e34280cb62138c394a23238b09464d9d14a41a5 /ChangeLog
parent00e7db48f071fe5c9fb63e4fa98af91f765948fe (diff)
downloadtk-4a14c0aeb60fc5341eddaedab2627e41d3795f62.zip
tk-4a14c0aeb60fc5341eddaedab2627e41d3795f62.tar.gz
tk-4a14c0aeb60fc5341eddaedab2627e41d3795f62.tar.bz2
Bits and pieces relating to [Bug 600313]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d50a81..e088450 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-11-22 Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
+ * library/tkfbox.tcl: Remove all references to data(curItem), as it is
+ no longer used. [Bug 600313]
+ (::tk::IconList_CurSelection): Renamed for clarity.
+
* doc/GetFont.3: Revert previous fix; a NULL interp is now legal.
* generic/tkFont.c (ParseFontNameObj, GetAttributeInfoObj): Allow
these functions to work with a NULL interp by making them check when