src/3rdparty/libpng/ANNOUNCE
changeset 0 1918ee327afb
child 30 5dc02b23752f
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 
       
     2 Libpng 1.2.40 - September 10, 2009
       
     3 
       
     4 This is a public release of libpng, intended for use in production codes.
       
     5 
       
     6 Files available for download:
       
     7 
       
     8 Source files with LF line endings (for Unix/Linux) and with a
       
     9 "configure" script
       
    10 
       
    11    libpng-1.2.40.tar.xz (LZMA-compressed, recommended)
       
    12    libpng-1.2.40.tar.gz
       
    13    libpng-1.2.40.tar.bz2
       
    14 
       
    15 Source files with LF line endings (for Unix/Linux) without the
       
    16 "configure" script
       
    17 
       
    18    libpng-1.2.40-no-config.tar.xz (LZMA-compressed, recommended)
       
    19    libpng-1.2.40-no-config.tar.gz
       
    20    libpng-1.2.40-no-config.tar.bz2
       
    21 
       
    22 Source files with CRLF line endings (for Windows), without the
       
    23 "configure" script
       
    24 
       
    25    lpng1240.zip
       
    26    lpng1240.7z
       
    27    lpng1240.tar.bz2
       
    28 
       
    29 Project files
       
    30 
       
    31    libpng-1.2.40-project-netware.zip
       
    32    libpng-1.2.40-project-wince.zip
       
    33 
       
    34 Other information:
       
    35 
       
    36    libpng-1.2.40-README.txt
       
    37    libpng-1.2.40-KNOWNBUGS.txt
       
    38    libpng-1.2.40-LICENSE.txt
       
    39    libpng-1.2.40-Y2K-compliance.txt
       
    40    libpng-1.2.40-[previous version]-diff.txt
       
    41 
       
    42 Changes since the last public release (1.2.39):
       
    43 
       
    44 version 1.2.40 [September 10, 2009]
       
    45 
       
    46   Removed an extra png_debug() recently added to png_write_find_filter().
       
    47   Fixed incorrect #ifdef in pngset.c regarding unknown chunk support.
       
    48   Various bugfixes and improvements to CMakeLists.txt (Philip Lowman)
       
    49 
       
    50 Send comments/corrections/commendations to png-mng-implement at lists.sf.net
       
    51 
       
    52 Send comments/corrections/commendations to png-mng-implement at lists.sf.net
       
    53 (subscription required; visit
       
    54 https://lists.sourceforge.net/lists/listinfo/png-mng-implement
       
    55 to subscribe) or to glennrp at users.sourceforge.net
       
    56 
       
    57 Glenn R-P