mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng16] Imported from libpng-1.6.23rc01.tar
This commit is contained in:
18
ANNOUNCE
18
ANNOUNCE
@@ -1,4 +1,4 @@
|
||||
Libpng 1.6.23beta02 - June 1, 2016
|
||||
Libpng 1.6.23rc01 - June 2, 2016
|
||||
|
||||
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.
|
||||
@@ -8,20 +8,20 @@ Files available for download:
|
||||
Source files with LF line endings (for Unix/Linux) and with a
|
||||
"configure" script
|
||||
|
||||
1.6.23beta02.tar.xz (LZMA-compressed, recommended)
|
||||
1.6.23beta02.tar.gz
|
||||
1.6.23rc01.tar.xz (LZMA-compressed, recommended)
|
||||
1.6.23rc01.tar.gz
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp1623b02.7z (LZMA-compressed, recommended)
|
||||
lp1623b02.zip
|
||||
lp1623r01.7z (LZMA-compressed, recommended)
|
||||
lp1623r01.zip
|
||||
|
||||
Other information:
|
||||
|
||||
1.6.23beta02-README.txt
|
||||
1.6.23beta02-LICENSE.txt
|
||||
libpng-1.6.23beta02-*.asc (armored detached GPG signatures)
|
||||
1.6.23rc01-README.txt
|
||||
1.6.23rc01-LICENSE.txt
|
||||
libpng-1.6.23rc01-*.asc (armored detached GPG signatures)
|
||||
|
||||
Changes since the last public release (1.6.22):
|
||||
|
||||
@@ -34,7 +34,7 @@ Version 1.6.23beta01 [May 29, 2016]
|
||||
positions. Fixed the sequential reader to handle these more robustly
|
||||
(John Bowler).
|
||||
|
||||
Version 1.6.23beta02 [June 1, 2016]
|
||||
Version 1.6.23rc01 [June 2, 2016]
|
||||
Corrected progressive read input buffer in pngvalid.c. The previous version
|
||||
the code invariably passed just one byte at a time to libpng. The intent
|
||||
was to pass a random number of bytes in the range 0..511.
|
||||
|
||||
Reference in New Issue
Block a user