9 <FONT FACE=
"Helvetica, Arial, Sans"> 
  10 <FONT FACE=
"Helvetica, Arial, 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.9
.2<BR> 
  19 <B>Previous Version
</B>: 
<A HREF=v3.9
.1.html
>v3.9
.1</a><BR> 
  20 <B>Master FTP Site
</B>: 
<A HREF=
"ftp://ftp.remotesensing.org/pub/libtiff"> 
  21 ftp.remotesensing.org
</a>, directory pub/libtiff
</A><BR> 
  22 <B>Master HTTP Site
</B>: 
<A HREF=
"http://www.remotesensing.org/libtiff"> 
  23 http://www.remotesensing.org/libtiff
</a>  
  24 <HR SIZE=
4 WIDTH=
65% ALIGN=left
> 
  28 This document describes the changes made to the software between the
 
  29 <I>previous
</I> and 
<I>current
</I> versions (see above).  If you don't
 
  30 find something listed here, then it was not done in this timeframe, or
 
  31 it was not considered important enough to be mentioned.  The following
 
  32 information is located here:
 
  34 <LI><A HREF=
"#hightlights">Major Changes
</A> 
  35 <LI><A HREF=
"#configure">Changes in the software configuration
</A> 
  36 <LI><A HREF=
"#libtiff">Changes in libtiff
</A> 
  37 <LI><A HREF=
"#tools">Changes in the tools
</A> 
  38 <LI><A HREF=
"#contrib">Changes in the contrib area
</A> 
  41 <P><HR WIDTH=
65% ALIGN=left
> 
  43 <!---------------------------------------------------------------------------> 
  45 <A NAME=
"highlights"><B><FONT SIZE=+
3>M
</FONT>AJOR CHANGES:
</B></A> 
  49         <li> Fixes a number of bugs present in the 
3.9.1 release.
 
  51         <li> OJPEG support updated to work with IJG JPEG 
7 release.
 
  53         <li> Tiffcrop validated for most TIFF storage subformats and sample depths.
 
  58 <P><HR WIDTH=
65% ALIGN=left
> 
  59 <!---------------------------------------------------------------------------> 
  61 <A NAME=
"configure"><B><FONT SIZE=+
3>C
</FONT>HANGES IN THE SOFTWARE CONFIGURATION:
</B></A> 
  65         <li> x86_64 now uses the same default fill order as i386.
 
  69 <P><HR WIDTH=
65% ALIGN=left
> 
  71 <!---------------------------------------------------------------------------> 
  73 <A NAME=
"libtiff"><B><FONT SIZE=+
3>C
</FONT>HANGES IN LIBTIFF:
</B></A> 
  76         <li> Writing tags with an array value of type TIFF_DOUBLE now
 
  77         returns correct error status. The TIFFTAG_SMINSAMPLEVALUE and
 
  78         TIFFTAG_SMAXSAMPLEVALUE tags failed to write without this fix.
 
  80         <li> OJPEG decoder now works with IJG JPEG 
7.  Resolves "Bug
 
  81         2090 - OJPEG crash with libjpeg v7".
 
  82         http://bugzilla.maptools.org/show_bug.cgi?id=
2090 
  84         <li> Eliminate most GCC "dereferencing type-punned pointer"
 
  89 <P><HR WIDTH=
65% ALIGN=left
> 
  91 <!--------------------------------------------------------------------------> 
  93 <A NAME=
"tools"><B><FONT SIZE=+
3>C
</FONT>HANGES IN THE TOOLS:
</B></A> 
  97         <li> New tiffcrop from Richard Nolde.  Major updates to add
 
  98         significant functionality for reading and writing tile based
 
  99         images with bit depths not a multiple of 
8 which cannot be
 
 102         <li> Allow building tools with GCC using the "-Wformat
 
 103         -Werror=format-security" flags.
 
 107 <P><HR WIDTH=
65% ALIGN=left
> 
 109 <!---------------------------------------------------------------------------> 
 111 <A NAME=
"contrib"><B><FONT SIZE=+
3>C
</FONT>HANGES IN THE CONTRIB AREA:
</B></A> 
 119 Last updated $Date: 
2009-
11-
04 17:
38:
13 $.