diff --git a/ChangeLog b/ChangeLog index 86e05769..186ecb27 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-02-27 Andrey Kiselev + + * libtiff/tif_dirread.c: Use uint32 type instead of tsize_t in byte + counters in TIFFFetchData(). Should finally fix the issue + + http://bugzilla.remotesensing.org/show_bug.cgi?id=890 + 2007-02-24 Andrey Kiselev * tools/tiffset.c: Properly handle tags with TIFF_VARIABLE writecount.