diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-04-13 21:26:36 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-04-13 21:26:36 (GMT) |
commit | 2bec2a4b962e25529e86cf4340ca12e807a0c44d (patch) | |
tree | 2961a234afa76ccf1597f39e64586970e7f4ef5f /ChangeLog | |
parent | 28d98c9e16e4438912e49cc0cb4370b3220a47fa (diff) | |
download | tk-2bec2a4b962e25529e86cf4340ca12e807a0c44d.zip tk-2bec2a4b962e25529e86cf4340ca12e807a0c44d.tar.gz tk-2bec2a4b962e25529e86cf4340ca12e807a0c44d.tar.bz2 |
Fix the other issue from [Bug 2759119].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2009-04-13 Donal K. Fellows <dkf@users.sf.net> + * library/tk.tcl: Corrected another problem; can't determine the exact + type of OS - needed for figuring out how to guess the correct binding + in some circumstances - in a safe interpreter. + * library/tkfbox.tcl: [Bug 2759119]: Corrected level handling for the * library/xmfbox.tcl: -typevariable option following updates to tk.tcl [Patch 2739360]: Use more modern images from Tango set for the non- |