diff options
author | hobbs <hobbs> | 2004-09-13 22:54:51 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2004-09-13 22:54:51 (GMT) |
commit | 994a50a7f2b9c31e52ba514d289e3419587c27b1 (patch) | |
tree | bd205045d297b5608b7bfba35afc1e2787d94337 /ChangeLog | |
parent | 0902bd2c0319f711d210e0c1d6989802b37913a0 (diff) | |
download | tk-994a50a7f2b9c31e52ba514d289e3419587c27b1.zip tk-994a50a7f2b9c31e52ba514d289e3419587c27b1.tar.gz tk-994a50a7f2b9c31e52ba514d289e3419587c27b1.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 |