mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng15] Bump version to 1.5.13beta03
This commit is contained in:
20
ANNOUNCE
20
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.5.13beta02 - August 10, 2012
|
||||
Libpng 1.5.13beta03 - September 10, 2012
|
||||
|
||||
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.
|
||||
@@ -9,20 +9,20 @@ Files available for download:
|
||||
Source files with LF line endings (for Unix/Linux) and with a
|
||||
"configure" script
|
||||
|
||||
1.5.13beta02.tar.xz (LZMA-compressed, recommended)
|
||||
1.5.13beta02.tar.gz
|
||||
1.5.13beta02.tar.bz2
|
||||
1.5.13beta03.tar.xz (LZMA-compressed, recommended)
|
||||
1.5.13beta03.tar.gz
|
||||
1.5.13beta03.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp1513b02.7z (LZMA-compressed, recommended)
|
||||
lp1513b02.zip
|
||||
lp1513b03.7z (LZMA-compressed, recommended)
|
||||
lp1513b03.zip
|
||||
|
||||
Other information:
|
||||
|
||||
1.5.13beta02-README.txt
|
||||
1.5.13beta02-LICENSE.txt
|
||||
1.5.13beta03-README.txt
|
||||
1.5.13beta03-LICENSE.txt
|
||||
|
||||
Changes since the last public release (1.5.12):
|
||||
|
||||
@@ -32,7 +32,7 @@ Version 1.5.13beta01 [August 8, 2012]
|
||||
Revised PNG_FP_EXPORT and PNG_FIXED_EXPORT macros to avoid generating
|
||||
lone semicolons (patch ported from libpng-1.6.0beta11).
|
||||
|
||||
Version 1.5.13beta02 [August 10, 2012]
|
||||
Version 1.5.13beta02 [September 10, 2012]
|
||||
Corrected handling of the image array and the row_pointers array in example.c
|
||||
When png_set_filler is used to strip a filler channel during write, the
|
||||
code prior to 1.5 would ignore the case where the output required an
|
||||
@@ -43,6 +43,8 @@ Version 1.5.13beta02 [August 10, 2012]
|
||||
expected to issue an error on the erroneous png_set_filler call.
|
||||
Use png_memset() consistently (pngmem.c contained some bare "memset" calls).
|
||||
|
||||
Version 1.5.13beta03 [September 10, 2012]
|
||||
|
||||
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