diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2011-09-27 10:38:26 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2011-09-27 10:38:26 (GMT) |
commit | b039eb53fbc3db111d347bbb70eb88bb0ff49354 (patch) | |
tree | 51fa23b65a2fc9f8e338bf25d399ef93c3b454c3 /ChangeLog | |
parent | 6f0061cc623242e99306b0dc9e5642b84be8cef5 (diff) | |
download | tk-b039eb53fbc3db111d347bbb70eb88bb0ff49354.zip tk-b039eb53fbc3db111d347bbb70eb88bb0ff49354.tar.gz tk-b039eb53fbc3db111d347bbb70eb88bb0ff49354.tar.bz2 |
* generic/tkImgPNG.c (WriteExtraChunks): [Bug 3405839]: Write the sDAT
chunk with the correct length.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2011-09-27 Donal K. Fellows <dkf@users.sf.net> + + * generic/tkImgPNG.c (WriteExtraChunks): [Bug 3405839]: Write the sDAT + chunk with the correct length. + 2011-09-08 Jan Nijtmans <nijtmans@users.sf.net> * generic/tkDecls.h: Don't let tkDecls.h depend on <tchar.h> on |