summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-04-30 13:48:00 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-04-30 13:48:00 (GMT)
commit04b88c812c2e34880eb39a6ee03334dc9b141478 (patch)
treee27d069b7c064b7c1677820801a3d7ca4407c9e6 /ChangeLog
parent554ab376d71ec5c1566db04e0bdadebf3d9dc1a6 (diff)
downloadtk-04b88c812c2e34880eb39a6ee03334dc9b141478.zip
tk-04b88c812c2e34880eb39a6ee03334dc9b141478.tar.gz
tk-04b88c812c2e34880eb39a6ee03334dc9b141478.tar.bz2
Backported fix for [Bug 2080533].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c19a9ea..79f50c7 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