TIFF CHANGE INFORMATION
This document describes the changes made to the software between the
previous and current versions (see above).
If you don't find something listed here, then it was not done in this
timeframe, or it was not considered important enough to be mentioned.
The following information is located here:
CHANGES IN THE SOFTWARE CONFIGURATION:
- configure: added test for libc6 for linux targets. Bug reported by
Stanislav Brabec
- configure: fixed bugs in sed scripts
(applied sed script s:/@:s;@:;s:/s;;:;: to configure).
fix submitted by Stanislav Brabec
- tools/iptcutil was not in files list, and wasn't being
added to tar archive. Updated Makefile.in.
- Added 3.5 docs to html/Makefile.in.
Thanks to Stanislav Brabec
- Fixed tools/tiffcmp so that stopondiff testing works.
Patch care of Joseph Orost .
- Added fax3sm_winnt.c to distribution list in Makefile.in.
- Added libtiff/libtiff.def to TIFFILES distribution list.
CHANGES IN LIBTIFF:
- tif_fax3.c: Fixed serious bug introduced during the uint16->uint32
conversion for the run arrays.
- Set td_sampleformat default to SAMPLEFORMAT_UINT instead of
SAMPLEFORMAT_VOID in TIFFDefaultDirectory() in tif_dir.c.
- Added "GetDefaulted" support for TIFFTAG_SAMPLEFORMAT in tif_aux.c.
- Patched tif_fax3.c so that dsp->runs is allocated a bit bigger
to avoid overruns encountered with frle_bug.tif.
- Modified tif_unix.c to support 2-4GB seeks if USE_64BIT_API is
set to 1, and added default (off) setting in tiffconf.h. Th bled if REWRITE_HACK is defined for now.
- Added TIFFWriteTile.3t man page.
- Added notes on use of makefile.vc in build.html, and fixed
email subscription address.
- Fixed apocalypse-inducing y2k bug in contrib/ras/ras2tiff.c
- Did some casts cleaning up to reduce compiler warnings in tif_fax3.c,
from Bruce Carmeron -- modifications of
changes made by Frank (sun cc still complained on cast).
- fixed various VC++ warnings as suggested by Gilles Vollant
.
- Modified TIFFquery.3t man pages info on TIFFIsByteSwapped() to
not imply applications are responsible for image data swapping.
- HTML-ized the man pages, added to html/man
- Removed LZW Compression to comply with Unisys patent extortion.
- Corrected one remaining 16 -> 32 bit value in tif_fax3.c,
From Ivo Penzar Added patch from Ivo Penzar to have TiffAdvanceDirectory handle
memory mapped files.
CHANGES IN THE TOOLS:
- Fixed apocalypse-inducing y2k bug in contrib/ras/ras2tiff.c
TIFF home page.
Last updated $Date: 2004/11/26 14:37:20 $.