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.14beta04
This commit is contained in:
24
ANNOUNCE
24
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.5.14beta03 - December 15, 2012
|
||||
Libpng 1.5.14beta04 - December 15, 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.14beta03.tar.xz (LZMA-compressed, recommended)
|
||||
1.5.14beta03.tar.gz
|
||||
1.5.14beta03.tar.bz2
|
||||
1.5.14beta04.tar.xz (LZMA-compressed, recommended)
|
||||
1.5.14beta04.tar.gz
|
||||
1.5.14beta04.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp1514b03.7z (LZMA-compressed, recommended)
|
||||
lp1514b03.zip
|
||||
lp1514b04.7z (LZMA-compressed, recommended)
|
||||
lp1514b04.zip
|
||||
|
||||
Other information:
|
||||
|
||||
1.5.14beta03-README.txt
|
||||
1.5.14beta03-LICENSE.txt
|
||||
1.5.14beta04-README.txt
|
||||
1.5.14beta04-LICENSE.txt
|
||||
|
||||
Changes since the last public release (1.5.13):
|
||||
|
||||
@@ -32,7 +32,9 @@ Version 1.5.14beta01 [October 24, 2012]
|
||||
Fixed build when using #define PNG_NO_READ_GAMMA in png_do_compose() in
|
||||
pngrtran.c (Domani Hannes).
|
||||
|
||||
Version 1.5.14beta02 [December 15, 2012]
|
||||
Version 1.5.14beta02 [omitted]
|
||||
|
||||
Version 1.5.14beta03 [December 15, 2012]
|
||||
Added missing "-" in front of DNO_GZIP in contrib/pngminim/*/makefile.
|
||||
Check for png_ptr==NULL earlier in png_zalloc().
|
||||
Ignore, with a warning, out-of-range value of num_trans in png_set_tRNS().
|
||||
@@ -43,11 +45,11 @@ Version 1.5.14beta02 [December 15, 2012]
|
||||
systems.
|
||||
Rebuilt Makefile.in, configure, etc., with autoconf-2.69 and automake-1.12.5.
|
||||
Fixed cases of unquoted DESTDIR in Makefile.am
|
||||
|
||||
Version 1.5.14beta03 [December 15, 2012]
|
||||
Fixed a minor bug in types to malloc and major bug in handling compressed
|
||||
iTXt. Compressed iTXt could not be handled.
|
||||
|
||||
Version 1.5.14beta04 [December 15, 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