diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-04-30 13:48:00 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-04-30 13:48:00 (GMT) |
commit | 04b88c812c2e34880eb39a6ee03334dc9b141478 (patch) | |
tree | e27d069b7c064b7c1677820801a3d7ca4407c9e6 /ChangeLog | |
parent | 554ab376d71ec5c1566db04e0bdadebf3d9dc1a6 (diff) | |
download | tk-04b88c812c2e34880eb39a6ee03334dc9b141478.zip tk-04b88c812c2e34880eb39a6ee03334dc9b141478.tar.gz tk-04b88c812c2e34880eb39a6ee03334dc9b141478.tar.bz2 |
Backported fix for [Bug 2080533].
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 |