mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng16] Bump version to 1.6.3beta01
This commit is contained in:
37
ANNOUNCE
37
ANNOUNCE
@@ -1,29 +1,31 @@
|
||||
|
||||
Libpng 1.6.2 - April 25, 2013
|
||||
Libpng 1.6.3beta01 - April 25, 2013
|
||||
|
||||
This is a public release of libpng, intended for use in production codes.
|
||||
This is not intended to be a public release. It will be replaced
|
||||
within a few weeks by a public version or by another test version.
|
||||
|
||||
Files available for download:
|
||||
|
||||
Source files with LF line endings (for Unix/Linux) and with a
|
||||
"configure" script
|
||||
|
||||
libpng-1.6.2.tar.xz (LZMA-compressed, recommended)
|
||||
libpng-1.6.2.tar.gz
|
||||
1.6.3beta01.tar.xz (LZMA-compressed, recommended)
|
||||
1.6.3beta01.tar.gz
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lpng162.7z (LZMA-compressed, recommended)
|
||||
lpng162.zip
|
||||
lp163b01.7z (LZMA-compressed, recommended)
|
||||
lp163b01.zip
|
||||
|
||||
Other information:
|
||||
|
||||
libpng-1.6.2-README.txt
|
||||
libpng-1.6.2-LICENSE.txt
|
||||
1.6.3beta01-README.txt
|
||||
1.6.3beta01-LICENSE.txt
|
||||
|
||||
Changes since the last public release (1.6.1):
|
||||
|
||||
Version 1.6.2beta01 [April 14, 2013]
|
||||
Updated documentation of 1.5.x to 1.6.x changes in iCCP chunk handling.
|
||||
Fixed incorrect warning of excess deflate data. End condition - the
|
||||
warning would be produced if the end of the deflate stream wasn't read
|
||||
@@ -35,11 +37,30 @@ Changes since the last public release (1.6.1):
|
||||
Corrected a misplaced closing bracket in contrib/libtests/pngvalid.c
|
||||
(Flavio Medeiros).
|
||||
Corrected length written to uncompressed iTXt chunks (Samuli Suominen).
|
||||
|
||||
Version 1.6.2rc01 [April 18, 2013]
|
||||
Added contrib/tools/fixitxt.c, to repair the erroneous iTXt chunk length
|
||||
written by libpng-1.6.0 and 1.6.1.
|
||||
Levchenko).
|
||||
Disallow storing sRGB information when the sRGB is not supported.
|
||||
|
||||
Version 1.6.2rc02 [April 18, 2013]
|
||||
Merge pngtest.c with libpng-1.7.0
|
||||
|
||||
Version 1.6.2rc03 [April 22, 2013]
|
||||
Trivial spelling cleanup.
|
||||
|
||||
Version 1.6.2rc04 and 1.6.2rc05 [omitted]
|
||||
|
||||
Version 1.6.2rc06 [April 24, 2013]
|
||||
Reverted to version 1.6.2rc03. Recent changes to arm/neon support
|
||||
have been ported to libpng-1.7.0beta09 and will reappear in version
|
||||
1.6.3beta01.
|
||||
|
||||
Version 1.6.2 [March 25, 2013]
|
||||
|
||||
Version 1.6.3beta01 [April 25, 2013]
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
|
||||
|
||||
Reference in New Issue
Block a user