diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-08-01 08:08:17 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-08-01 08:08:17 (GMT) |
commit | 147857b0ccf20f9f973389eeb039f86d6bd7a16b (patch) | |
tree | 0a11cab3538b639a5b457c89853a7417780288cf /ChangeLog | |
parent | 1a37ea60d555b5ff880938e379591386d2578f2e (diff) | |
download | tk-147857b0ccf20f9f973389eeb039f86d6bd7a16b.zip tk-147857b0ccf20f9f973389eeb039f86d6bd7a16b.tar.gz tk-147857b0ccf20f9f973389eeb039f86d6bd7a16b.tar.bz2 |
Backport the fix for [Bug 2830420].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-08-01 Donal K. Fellows <dkf@users.sf.net> + + * unix/tkUnixWm.c (WmIconphotoCmd): [Bug 2830420]: Assemble the image + for the window manager in a way that doesn't assume we're on a little- + endian system. + 2009-07-22 Donal K. Fellows <dkf@users.sf.net> * generic/tkFocus.c (TkFocusDeadWindow): [Bug 2496114]: Ensure that |