diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-04-30 13:44:18 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-04-30 13:44:18 (GMT) |
commit | ace9deb81ddbae8956cdf7994077c6b89e6f2589 (patch) | |
tree | dd325e4639eefb19800f40f7f5efb8ea599cbfbf /ChangeLog | |
parent | 6da62179f41c6011115f80c8720eb1c6ac8fa5f9 (diff) | |
download | tk-ace9deb81ddbae8956cdf7994077c6b89e6f2589.zip tk-ace9deb81ddbae8956cdf7994077c6b89e6f2589.tar.gz tk-ace9deb81ddbae8956cdf7994077c6b89e6f2589.tar.bz2 |
Fix [Bug 2080533] by falling back to creating a DIB.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-04-30 Donal K. Fellows <dkf@users.sf.net> + + * win/tkWinPixmap.c (Tk_GetPixmap): [Bug 2080533]: Added patch that + allows Tk to keep working even when the graphics card is stressed. + 2009-04-28 Jeff Hobbs <jeffh@ActiveState.com> * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the check |