summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-04-30 13:44:18 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-04-30 13:44:18 (GMT)
commitace9deb81ddbae8956cdf7994077c6b89e6f2589 (patch)
treedd325e4639eefb19800f40f7f5efb8ea599cbfbf /ChangeLog
parent6da62179f41c6011115f80c8720eb1c6ac8fa5f9 (diff)
downloadtk-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b9a70e2..8c6758e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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