diff --git a/ChangeLog b/ChangeLog index 4a2f11af..1d3aa47e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-08-07 Andrey Kiselev + + * libtiff/tif_dirwrite.c: Fixed problem with custom tags writing, + reported by Ashley Dreier. + + * libtiff/tif_print.c: Fixed problem with float tags reading, support + for printing RATIONAL and BYTE tags added. + 2003-08-05 Andrey Kiselev * libtiff/tif_lzw.c: Move LZW codec state block allocation back to