Blame html/v3.7.0beta2.html

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

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

    Packit Service 2594b8
    Packit Service 2594b8
    Packit Service 2594b8

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

      Packit Service 2594b8


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


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


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


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


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

              Packit Service 2594b8
              Packit Service 2594b8
              Last updated $Date: 2016-09-25 20:05:45 $.
              Packit Service 2594b8
              Packit Service 2594b8
              </BODY>
              Packit Service 2594b8
              </HTML>