diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-11-22 13:22:49 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-11-22 13:22:49 (GMT) |
commit | 4a14c0aeb60fc5341eddaedab2627e41d3795f62 (patch) | |
tree | 2e34280cb62138c394a23238b09464d9d14a41a5 /ChangeLog | |
parent | 00e7db48f071fe5c9fb63e4fa98af91f765948fe (diff) | |
download | tk-4a14c0aeb60fc5341eddaedab2627e41d3795f62.zip tk-4a14c0aeb60fc5341eddaedab2627e41d3795f62.tar.gz tk-4a14c0aeb60fc5341eddaedab2627e41d3795f62.tar.bz2 |
Bits and pieces relating to [Bug 600313]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |