mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[legacy] Imported from libpng-1.2.45rc01.tar
This commit is contained in:
41
ANNOUNCE
41
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.2.45beta03 - June 19, 2011
|
||||
Libpng 1.2.45rc01 - June 30, 2011
|
||||
|
||||
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,36 +9,36 @@ Files available for download:
|
||||
Source files with LF line endings (for Unix/Linux) and with a
|
||||
"configure" script
|
||||
|
||||
libpng-1.2.45beta03.tar.xz (LZMA-compressed, recommended)
|
||||
libpng-1.2.45beta03.tar.gz
|
||||
libpng-1.2.45beta03.tar.bz2
|
||||
libpng-1.2.45rc01.tar.xz (LZMA-compressed, recommended)
|
||||
libpng-1.2.45rc01.tar.gz
|
||||
libpng-1.2.45rc01.tar.bz2
|
||||
|
||||
Source files with LF line endings (for Unix/Linux) without the
|
||||
"configure" script
|
||||
|
||||
libpng-1.2.45beta03-no-config.tar.xz (LZMA-compressed, recommended)
|
||||
libpng-1.2.45beta03-no-config.tar.gz
|
||||
libpng-1.2.45beta03-no-config.tar.bz2
|
||||
libpng-1.2.45rc01-no-config.tar.xz (LZMA-compressed, recommended)
|
||||
libpng-1.2.45rc01-no-config.tar.gz
|
||||
libpng-1.2.45rc01-no-config.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp1245b03.zip
|
||||
lp1245b03.7z
|
||||
lp1245b03.tar.bz2
|
||||
lp1245r01.zip
|
||||
lp1245r01.7z
|
||||
lp1245r01.tar.bz2
|
||||
|
||||
Project files
|
||||
|
||||
libpng-1.2.45beta03-project-netware.zip
|
||||
libpng-1.2.45beta03-project-wince.zip
|
||||
libpng-1.2.45rc01-project-netware.zip
|
||||
libpng-1.2.45rc01-project-wince.zip
|
||||
|
||||
Other information:
|
||||
|
||||
libpng-1.2.45beta03-README.txt
|
||||
libpng-1.2.45beta03-KNOWNBUGS.txt
|
||||
libpng-1.2.45beta03-LICENSE.txt
|
||||
libpng-1.2.45beta03-Y2K-compliance.txt
|
||||
libpng-1.2.45beta03-[previous version]-diff.txt
|
||||
libpng-1.2.45rc01-README.txt
|
||||
libpng-1.2.45rc01-KNOWNBUGS.txt
|
||||
libpng-1.2.45rc01-LICENSE.txt
|
||||
libpng-1.2.45rc01-Y2K-compliance.txt
|
||||
libpng-1.2.45rc01-[previous version]-diff.txt
|
||||
|
||||
Changes since the last public release (1.2.42):
|
||||
|
||||
@@ -113,10 +113,15 @@ version 1.2.45beta01 [June 7, 2011]
|
||||
Ported bugfix in pngrtran.c from 1.5.3: when expanding a paletted image,
|
||||
always expand to RGBA if transparency is present.
|
||||
|
||||
version 1.2.45beta02 [June 19, 2011]
|
||||
version 1.2.45beta02 [June 8, 2011]
|
||||
Check for integer overflow in png_set_rgb_to_gray().
|
||||
|
||||
version 1.2.45beta03 [June 19, 2011]
|
||||
Check for sCAL chunk too short.
|
||||
|
||||
Version 1.2.45rc01 and 1.0.55rc01 [June 30, 2011]
|
||||
Updated "last changed" dates and copyright year.
|
||||
|
||||
(subscription required; visit
|
||||
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
|
||||
to subscribe) or to glennrp at users.sourceforge.net
|
||||
|
||||
Reference in New Issue
Block a user