diff --git a/ChangeLog b/ChangeLog index 00d08bfe..dd6e9af3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2007-02-22 Andrey Kiselev + + * libtiff/{tif_dirread.c, tif_read.c}: Type of the byte counters + changed from tsize_t to uint32 to be able to work with data arrays + larger than 2GB. Fixes bug + + http://bugzilla.remotesensing.org/show_bug.cgi?id=890 + + Idea submitted by Matt Hancher. + 2007-01-31 Andrey Kiselev * tools/tif2rgba.c: This utility does not work properly on big-endian