summaryrefslogtreecommitdiff
path: root/Build/source/libs/libpng/libpng-src/ANNOUNCE
blob: 330fd1078570f8509a2693b0de2c52bc3119f6d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Libpng 1.6.25 - September 1, 2016

This is a public release of libpng, intended for use in production codes.

Files available for download:

Source files with LF line endings (for Unix/Linux) and with a
"configure" script

   libpng-1.6.25.tar.xz (LZMA-compressed, recommended)
   libpng-1.6.25.tar.gz

Source files with CRLF line endings (for Windows), without the
"configure" script

   lpng1625.7z  (LZMA-compressed, recommended)
   lpng1625.zip

Other information:

   libpng-1.6.25-README.txt
   libpng-1.6.25-LICENSE.txt
   libpng-1.6.25-*.asc (armored detached GPG signatures)

Changes since the last public release (1.6.24):
  Reject oversized iCCP profile immediately.
  Cleaned up PNG_DEBUG compile of pngtest.c.
  Conditionally compile png_inflate().
  Don't install pngcp; it conflicts with pngcp in the pngtools package.
  Minor editing of INSTALL, (whitespace, added copyright line)
  Added MIPS support (Mandar Sahastrabuddhe <Mandar.Sahastrabuddhe@imgtec.com>).
  Rebased contrib/intel/intel_sse.patch after the MIPS implementation.

(subscription required; visit
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
to subscribe)
or to glennrp at users.sourceforge.net

Glenn R-P