diff options
author | hobbs <hobbs> | 2004-09-13 22:54:37 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2004-09-13 22:54:37 (GMT) |
commit | 5fd6d4b4dd95ccdc961074ad3a481669631db77a (patch) | |
tree | 0267c3b78710b450243d3170153b928c4c66d529 /ChangeLog | |
parent | 7122cfafb388b7bbc3fa6d8f4d27ff51328d9fca (diff) | |
download | tk-5fd6d4b4dd95ccdc961074ad3a481669631db77a.zip tk-5fd6d4b4dd95ccdc961074ad3a481669631db77a.tar.gz tk-5fd6d4b4dd95ccdc961074ad3a481669631db77a.tar.bz2 |
* win/tkWinWm.c (ReadIconFromFile): fix mem alloc to get the right
size for both icons ('?:' order of precedence mistake).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-09-13 Jeff Hobbs <jeffh@ActiveState.com> + + * win/tkWinWm.c (ReadIconFromFile): fix mem alloc to get the right + size for both icons ('?:' order of precedence mistake). + 2004-09-10 Donal K. Fellows <donal.k.fellows@man.ac.uk> * library/tkfbox.tcl (::tk::dialog::file::): Make sure that the |