diff options
author | donal.k.fellows@manchester.ac.uk <dkf> | 2006-03-27 12:13:55 (GMT) |
---|---|---|
committer | donal.k.fellows@manchester.ac.uk <dkf> | 2006-03-27 12:13:55 (GMT) |
commit | 875e62fa38250ccd78798252a1a2a119f9ccc5d1 (patch) | |
tree | 352879db063311986533bfb6d6d50a3cde1fc25e /ChangeLog | |
parent | baca405869f77bf3287c03cf280a244d731b76da (diff) | |
download | tk-875e62fa38250ccd78798252a1a2a119f9ccc5d1.zip tk-875e62fa38250ccd78798252a1a2a119f9ccc5d1.tar.gz tk-875e62fa38250ccd78798252a1a2a119f9ccc5d1.tar.bz2 |
Fix (and add test for) [Bug 1458234]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-03-27 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * generic/tkImgGIF.c (FileReadGIF): Stop crashes when the first GIF + frame does not define the overall size of the image. [Bug 1458234] + 2006-03-22 Don Porter <dgp@users.sourceforge.net> *** 8.4.13 TAGGED FOR RELEASE *** |