diff --git a/ChangeLog b/ChangeLog index deb82beb..389f2a99 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-12-24 Andrey Kiselev + + * config.guess, config.sub: Updated from the recent upstream. + 2003-12-22 Andrey Kiselev * libtiff/{tif_color, tif_getimage.c, tiffio.h}, man/TIFFcolor.3t: @@ -15,7 +19,7 @@ http://bugzilla.remotesensing.org/show_bug.cgi?id=428 - * libtiff/{libtiff.def, tif_color, tif_getimage.c, tiffio.h}: + * libtiff/{libtiff.def, tif_color.c, tif_getimage.c, tiffio.h}: Interface for Lab->RGB color conversion is finally cleaned up. Added support for ReferenceBlackWhite tag handling when converted from YCbCr color space. The latter closes