From 335cd1c5f41c3a313f69305e48f22dc010dbd72b Mon Sep 17 00:00:00 2001 From: Andrey Kiselev Date: Sat, 5 Mar 2005 12:27:27 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4806440b..565022e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-03-05 Andrey Kiselev + * tif_stream.cxx: Use ios namespace instead of ios_base to support + GCC 2.95. + * libtiff/{tiff.h, tif_fax3.tif, tif_jpeg.c}: Applied correct patch from Lee Howard for HylaFax DCS tag (see http://bugzilla.remotesensing.org/show_bug.cgi?id=771)