Blame html/v4.0.1.html

Packit Service 2594b8
<HTML>
Packit Service 2594b8
<HEAD>
Packit Service 2594b8
<TITLE>
Packit Service 2594b8
	Changes in TIFF v4.0.1
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
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: v4.0.1
    Packit Service 2594b8
    Previous Version: v4.0.0
    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).  If you don't
    Packit Service 2594b8
    find something listed here, then it was not done in this timeframe, or
    Packit Service 2594b8
    it was not considered important enough to be mentioned.  The following
    Packit Service 2594b8
    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
      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
        	
      • None
      • 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
          Packit Service 2594b8
          	
        • --enable-ld-version-script: New configure option to
        • Packit Service 2594b8
          	enable shared library symbol versioning on ELF-based systems
          Packit Service 2594b8
          	(e.g. Linux and FreeBSD) which use the GNU linker.  This
          Packit Service 2594b8
          	allows multiple major versions of libtiff to be loaded
          Packit Service 2594b8
          	simultaneously into the same application or library without
          Packit Service 2594b8
          	conflict, as long as all libtiffs involved are built with
          Packit Service 2594b8
          	versioned symbols.  This option is not enabled by default.
          Packit Service 2594b8
          Packit Service 2594b8
                  
        • Added libtiff private dependency on -llzma for pkg-config.
        • 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 LIBTIFF:
          Packit Service 2594b8
          Packit Service 2594b8
            Packit Service 2594b8
            	
          • libtiff/tif_dir.c, libtiff/tif_dirread.c: Extra caution around
          • Packit Service 2594b8
                    assumption tag fetching is always successful.
            Packit Service 2594b8
            Packit Service 2594b8
                    
          • libtiff/tif_jpeg.c: Extra caution for case where sp is NULL.
          • 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
              Packit Service 2594b8
              	
            • None
            • 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
              	
            • None
            • Packit Service 2594b8
              Packit Service 2594b8
              Packit Service 2594b8
              Packit Service 2594b8
              Last updated $Date: 2016-09-25 20:05:47 $.
              Packit Service 2594b8
              Packit Service 2594b8
              </BODY>
              Packit Service 2594b8
              </HTML>