9 <FONT FACE=
"Arial, Helvetica, Sans"> 
  10 <FONT FACE=
"Arial, Helvetica, Sans">  
  13 <B><FONT SIZE=+
3>T
</FONT>IFF 
<FONT SIZE=+
2>C
</FONT>HANGE 
<FONT SIZE=+
2>I
</FONT>NFORMATION
</B> 
  17 <HR SIZE=
4 WIDTH=
65% ALIGN=left
> 
  18 <B>Current Version
</B>: v3.5
.2<BR> 
  19 <B>Previous Version
</B>: 
<A HREF=v3.5
.1.html
>v3.5
.1</a><BR> 
  20 <B>Master FTP Site
</B>: 
<A HREF=
"ftp://ftp.onshore.com/pub/libtiff">ftp.onshore.com, directory graphics/tiff
</A><BR> 
  21 <B>Master HTTP Site
</B>: 
<A HREF=
"http://www.remotesensing.org/libtiff/">http://www.remotesensing.org/libtiff
</a>  
  22 <HR SIZE=
4 WIDTH=
65% ALIGN=left
> 
  26 This document describes the changes made to the software between the
 
  27 <I>previous
</I> and 
<I>current
</I> versions (see above).
 
  28 If you don't find something listed here, then it was not done in this
 
  29 timeframe, or it was not considered important enough to be mentioned.
 
  30 The following information is located here:
 
  32 <LI><A HREF=
"#configure">Changes in the software configuration
</A> 
  33 <LI><A HREF=
"#libtiff">Changes in libtiff
</A> 
  34 <LI><A HREF=
"#tools">Changes in the tools
</A> 
  37 <P><HR WIDTH=
65% ALIGN=right
> 
  39 <A NAME=
"configure"><B><FONT SIZE=+
3>C
</FONT>HANGES IN THE SOFTWARE CONFIGURATION:
</B></A> 
  42         <LI> Corrected alpha versioning.  
 
  44         <LI> Removed distinction between  alpha and release targets in Makefile.in. 
 
  46         <LI> Added release.stamp target, which tags cvs tree, and updates 
 
  49         <LI> Added releasediff target, which diffs tree with source as of 
 
  50           date in "RELEASE-DATE"
 
  52         <LI>Ticked up version to 
3.5.2 (alpha 
01 -- but I think we'll moving 
 
  53           away from alpha/non-alpha distinctions). 
 
  57 <P><HR WIDTH=
65% ALIGN=right
> 
  59 <A NAME=
"libtiff"><B><FONT SIZE=+
3>C
</FONT>HANGES IN LIBTIFF:
</B></A> 
  63         <LI> Added IRIX/gcc, and OSF/
1 4.x support on behalf of 
 
  64         Albert Chin-A-Young 
<china@thewrittenword.com
> 
  66         <LI> Added TIFFReassignTagToIgnore() API on behalf of 
 
  67         Bruce Cameron 
<cameron@petris.com
>.  Man page still pending.
 
  69         <LI> pre-remove so link before softlink in LINUXdso action in 
 
  70         libtiff/Makefile.in to avoid failure on LINUXdso builds other than
 
  73         <LI> Fixed problem with cvtcmap() in tif_getimage.c modifying the
 
  74         colormaps owned by the TIFF handle itself when trying to fixup wrong
 
  75         (eight bit) colormaps.  Corrected by maintaining a private copy of
 
  78         <LI> Added TIFFReadRGBATile()/TIFFReadRGBAStrip() support in 
 
  81         <LI> Applied "a" mode fix to tif_win32.c/TIFFOpen() as suggested 
 
  82         by Christopher Lawton 
<clawton@mathworks.com
> 
  84         <LI> Set O_BINARY for tif_unix.c open() ... used on cygwin for instance.
 
  86         <LI> Added CYGWIN case in configure.
 
  88         <LI> Applied Francois Dagand's patch to handle fax decompression bug. 
 
  89         (sizes 
>= 
65536 were failing) 
 
  92 <P><HR WIDTH=
65% ALIGN=right
> 
  94 <A NAME=
"tools"><B><FONT SIZE=+
3>C
</FONT>HANGES IN THE TOOLS:
</B></A> 
  97         <LI> Added addtiffo (add overviews to a TIFF file) in contrib.  Didn't
 
  98             put it in tools since part of it is in C++.
 
 101 <A HREF=
"index.html"><IMG SRC=
"images/back.gif"></A> TIFF home page.
<BR> 
 105 Last updated $Date: 
2004/
11/
26 14:
37:
20 $.