summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-02-20 15:28:36 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-02-20 15:28:36 (GMT)
commit3bd078b4e41cc6c97c8b54236f061fb9631b2e1c (patch)
tree6388876e60a0c2b90cb72da62e0336a3fc8b25f4 /ChangeLog
parente6b3ee423b2024f0b7dcefe5bbef2c3c489f17b2 (diff)
downloadtk-3bd078b4e41cc6c97c8b54236f061fb9631b2e1c.zip
tk-3bd078b4e41cc6c97c8b54236f061fb9631b2e1c.tar.gz
tk-3bd078b4e41cc6c97c8b54236f061fb9631b2e1c.tar.bz2
Removed pointless static variable ZeroDataBlock from tkImgGIF.c [Bug #664788]
It served no useful purpose whatsoever...
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3f805c..ece0897 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2003-02-20 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+ * generic/tkImgGIF.c (GetDataBlock): Removed pointless static
+ variable ZeroDataBlock [Bug #664788]
+
* unix/tkUnixFont.c (CanUseFallback): Added argument, passed
through from callers to FindSubFontForChar(), so that pointers
into the old subfont table to be updated when that table is