graphics

experiments with opengl3.2/ogles3.3 on linux and win7
git clone http://frotz.net/git/graphics.git
Log | Files | Refs

ANNOUNCE (1376B)


      1 
      2 Libpng 1.2.50 - July 10, 2012
      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.50.tar.xz (LZMA-compressed, recommended)
     12    libpng-1.2.50.tar.gz
     13    libpng-1.2.50.tar.bz2
     14 
     15 Source files with LF line endings (for Unix/Linux) without the
     16 "configure" script
     17 
     18    libpng-1.2.50-no-config.tar.xz (LZMA-compressed, recommended)
     19    libpng-1.2.50-no-config.tar.gz
     20    libpng-1.2.50-no-config.tar.bz2
     21 
     22 Source files with CRLF line endings (for Windows), without the
     23 "configure" script
     24 
     25    lpng1250.zip
     26    lpng1250.7z
     27    lpng1250.tar.bz2
     28 
     29 Project files
     30 
     31    libpng-1.2.50-project-netware.zip
     32    libpng-1.2.50-project-wince.zip
     33 
     34 Other information:
     35 
     36    libpng-1.2.50-README.txt
     37    libpng-1.2.50-KNOWNBUGS.txt
     38    libpng-1.2.50-LICENSE.txt
     39    libpng-1.2.50-Y2K-compliance.txt
     40    libpng-1.2.50-[previous version]-diff.txt
     41 
     42 Changes since the last public release (1.2.49):
     43 
     44 version 1.2.50 [July 10, 2012]
     45 
     46 version 1.0.60 and 1.2.50 [July 8, 2012]
     47   Changed "a+w" to "u+w" in Makefile.in to fix CVE-2012-3386.
     48 
     49 
     50 Send comments/corrections/commendations to png-mng-implement at lists.sf.net
     51 (subscription required; visit
     52 https://lists.sourceforge.net/lists/listinfo/png-mng-implement
     53 to subscribe) or to glennrp at users.sourceforge.net
     54 
     55 Glenn R-P