diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2006-03-27 12:13:55 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2006-03-27 12:13:55 (GMT) |
commit | 48f8897514dfdffe09f50cd9e1bbdacb6434a40d (patch) | |
tree | 352879db063311986533bfb6d6d50a3cde1fc25e /ChangeLog | |
parent | 3f5bb1cb572e896aec5df11c69c79803556190e1 (diff) | |
download | tk-48f8897514dfdffe09f50cd9e1bbdacb6434a40d.zip tk-48f8897514dfdffe09f50cd9e1bbdacb6434a40d.tar.gz tk-48f8897514dfdffe09f50cd9e1bbdacb6434a40d.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 *** |