diff options
author | dkf <dkf@noemail.net> | 2009-04-30 13:48:00 (GMT) |
---|---|---|
committer | dkf <dkf@noemail.net> | 2009-04-30 13:48:00 (GMT) |
commit | 7722fa907307592548bb4d0c6ec1cae2c73afdb7 (patch) | |
tree | e27d069b7c064b7c1677820801a3d7ca4407c9e6 /ChangeLog | |
parent | 7729fca63587bf857c0c283f4e686f18873deacb (diff) | |
download | tk-7722fa907307592548bb4d0c6ec1cae2c73afdb7.zip tk-7722fa907307592548bb4d0c6ec1cae2c73afdb7.tar.gz tk-7722fa907307592548bb4d0c6ec1cae2c73afdb7.tar.bz2 |
Backported fix for [Bug 2080533].
FossilOrigin-Name: 8962941c5fc72033e9f6c1c20fbfa8f8a6c68843
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 |