Home | History | Annotate | Download | only in libpng
      1 
      2 Libpng 1.2.44 - June 26, 2010
      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.44.tar.xz (LZMA-compressed, recommended)
     12    libpng-1.2.44.tar.gz
     13    libpng-1.2.44.tar.bz2
     14 
     15 Source files with LF line endings (for Unix/Linux) without the
     16 "configure" script
     17 
     18    libpng-1.2.44-no-config.tar.xz (LZMA-compressed, recommended)
     19    libpng-1.2.44-no-config.tar.gz
     20    libpng-1.2.44-no-config.tar.bz2
     21 
     22 Source files with CRLF line endings (for Windows), without the
     23 "configure" script
     24 
     25    lpng1244.zip
     26    lpng1244.7z
     27    lpng1244.tar.bz2
     28 
     29 Project files
     30 
     31    libpng-1.2.44-project-netware.zip
     32    libpng-1.2.44-project-wince.zip
     33 
     34 Other information:
     35 
     36    libpng-1.2.44-README.txt
     37    libpng-1.2.44-KNOWNBUGS.txt
     38    libpng-1.2.44-LICENSE.txt
     39    libpng-1.2.44-Y2K-compliance.txt
     40    libpng-1.2.44-[previous version]-diff.txt
     41 
     42 Changes since the last public release (1.2.43):
     43 
     44 version 1.2.44 [June 26, 2010]
     45 
     46   Rewrote png_process_IDAT_data to consistently treat extra data as warnings
     47     and handle end conditions more cleanly.
     48   Removed the now-redundant check for out-of-bounds new_row from example.c
     49 
     50 
     51 Send comments/corrections/commendations to png-mng-implement at lists.sf.net
     52 
     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
     58