Blame html/v3.7.0beta2.html

Packit 85355f
<HTML>
Packit 85355f
<HEAD>
Packit 85355f
<TITLE>
Packit 85355f
	Changes in TIFF v3.7.0beta2
Packit 85355f
</TITLE>
Packit 85355f
</HEAD>
Packit 85355f
Packit 85355f
<BODY BGCOLOR=white>
Packit 85355f
<FONT FACE="Helvetica, Arial, Sans">
Packit 85355f
<FONT FACE="Helvetica, Arial, Sans"> 
Packit 85355f
Packit 85355f
<BASEFONT SIZE=4>
Packit 85355f
<FONT SIZE=+3>T</FONT>IFF <FONT SIZE=+2>C</FONT>HANGE <FONT SIZE=+2>I</FONT>NFORMATION
Packit 85355f
<BASEFONT SIZE=3>
Packit 85355f
Packit 85355f
    Packit 85355f

    Packit 85355f
    Current Version: v3.7.0beta2
    Packit 85355f
    Previous Version: v3.7.0beta
    Packit 85355f
    Master FTP Site: 
    Packit 85355f
    download.osgeo.org, directory pub/libtiff
    Packit 85355f
    Master HTTP Site: 
    Packit 85355f
    http://www.simplesystems.org/libtiff/ 
    Packit 85355f

    Packit 85355f
    Packit 85355f
    Packit 85355f

    Packit 85355f
    This document describes the changes made to the software between the
    Packit 85355f
    previous and current versions (see above).
    Packit 85355f
    If you don't find something listed here, then it was not done in this
    Packit 85355f
    timeframe, or it was not considered important enough to be mentioned.
    Packit 85355f
    The following information is located here:
    Packit 85355f
      Packit 85355f
    • Major Changes
    • Packit 85355f
    • Changes in the software configuration
    • Packit 85355f
    • Changes in libtiff
    • Packit 85355f
    • Changes in the tools
    • Packit 85355f
    • Changes in the contrib area
    • Packit 85355f
    • Changes in the LZW compression kit
    • Packit 85355f
      Packit 85355f

      Packit 85355f


      Packit 85355f
      Packit 85355f
      Packit 85355f
      Packit 85355f
      <FONT SIZE=+3>M</FONT>AJOR CHANGES:
      Packit 85355f
      Packit 85355f
        Packit 85355f
        Packit 85355f
        	
      • The code has been reviewed by Dmitry Levin: added checks
      • Packit 85355f
        	for values, returned by the space allocation functions, fixed
        Packit 85355f
        	problems with the possible integer overflows.
        Packit 85355f
        Packit 85355f
        Packit 85355f
        Packit 85355f
        Packit 85355f


        Packit 85355f
        Packit 85355f
        Packit 85355f
        <FONT SIZE=+3>C</FONT>HANGES IN THE SOFTWARE CONFIGURATION:
        Packit 85355f
        Packit 85355f
          Packit 85355f
          	
        • Several fixes in the test suite.
        • Packit 85355f
          Packit 85355f
          Packit 85355f


          Packit 85355f
          Packit 85355f
          Packit 85355f
          Packit 85355f
          <FONT SIZE=+3>C</FONT>HANGES IN LIBTIFF:
          Packit 85355f
          Packit 85355f
            Packit 85355f
            Packit 85355f
            	
          • Preliminary support for BigTIFF files: now libtiff can
          • Packit 85355f
            	recognize and reject to open such images. ;-)
            Packit 85355f
            Packit 85355f
            	
          • libtiff/tif_dirinfo.c: changed type of XMLPacket (tag 700) to
          • Packit 85355f
            	TIFFTAG_BYTE instead of TIFFTAG_UNDEFINED to comply with the info
            Packit 85355f
            	in the Adobe XMP Specification.
            Packit 85355f
            Packit 85355f
            	
          • Added many checks for integer overflow and for successful space
          • Packit 85355f
            	allocations in the different parts of library. Code review
            Packit 85355f
            	completed by Dmitry V. Levin.
            Packit 85355f
            Packit 85355f
            	
          • libtiff/{tiffio.h, tif_compress.c}: Added
          • Packit 85355f
            	TIFFGetConfiguredCODECs()function to get the list of configured codecs.
            Packit 85355f
            Packit 85355f
            Packit 85355f
            Packit 85355f


            Packit 85355f
            Packit 85355f
            Packit 85355f
            	
            Packit 85355f
            <FONT SIZE=+3>C</FONT>HANGES IN THE TOOLS:
            Packit 85355f
            Packit 85355f
              Packit 85355f
              	
            • tiff2bw: Write ImageWidth/Height tags to output file, as
            • Packit 85355f
              	noted by Gennady Khokhorin.
              Packit 85355f
              Packit 85355f
              Packit 85355f
              Packit 85355f


              Packit 85355f
              Packit 85355f
              Packit 85355f
              Packit 85355f
              <FONT SIZE=+3>C</FONT>HANGES IN THE CONTRIB AREA:
              Packit 85355f
              Packit 85355f
              Packit 85355f
              Packit 85355f
              	
            • No changes.
            • Packit 85355f
              Packit 85355f
              Packit 85355f
              Packit 85355f
              Packit 85355f
              Packit 85355f
              <FONT SIZE=+3>C</FONT>HANGES IN THE LZW COMPRESSION
              Packit 85355f
              KIT:
              Packit 85355f
              Packit 85355f
              Packit 85355f
              	
            • This one is not longer needed.
            • Packit 85355f
              Packit 85355f
              Packit 85355f
              Packit 85355f
               TIFF home page.
              Packit 85355f
              Packit 85355f

              Packit 85355f
              Packit 85355f
              Last updated $Date: 2016-09-25 20:05:45 $.
              Packit 85355f
              Packit 85355f
              </BODY>
              Packit 85355f
              </HTML>