mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
Imported from libpng-1.2.27beta02.tar
This commit is contained in:
38
ANNOUNCE
38
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.2.27beta01 - April 12, 2008
|
||||
Libpng 1.2.27beta02 - April 14, 2008
|
||||
|
||||
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,37 +9,37 @@ Files available for download:
|
||||
Source files with LF line endings (for Unix/Linux) and with a
|
||||
"configure" script
|
||||
|
||||
libpng-1.2.27beta01.tar.gz
|
||||
libpng-1.2.27beta01.tar.lzma
|
||||
libpng-1.2.27beta02.tar.gz
|
||||
libpng-1.2.27beta02.tar.lzma
|
||||
(Get the lzma codec from <http://tukaani.org/lzma>).
|
||||
libpng-1.2.27beta01.tar.bz2
|
||||
libpng-1.2.27beta02.tar.bz2
|
||||
|
||||
Source files with LF line endings (for Unix/Linux) without the
|
||||
"configure" script
|
||||
|
||||
libpng-1.2.27beta01-no-config.tar.gz
|
||||
libpng-1.2.27beta01-no-config.tar.lzma
|
||||
libpng-1.2.27beta01-no-config.tar.bz2
|
||||
libpng-1.2.27beta02-no-config.tar.gz
|
||||
libpng-1.2.27beta02-no-config.tar.lzma
|
||||
libpng-1.2.27beta02-no-config.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp1227b01.zip
|
||||
lp1227b01.7z
|
||||
lp1227b01.tar.bz2
|
||||
lp1227b02.zip
|
||||
lp1227b02.7z
|
||||
lp1227b02.tar.bz2
|
||||
|
||||
Project files
|
||||
|
||||
libpng-1.2.27beta01-project-netware.zip
|
||||
libpng-1.2.27beta01-project-wince.zip
|
||||
libpng-1.2.27beta02-project-netware.zip
|
||||
libpng-1.2.27beta02-project-wince.zip
|
||||
|
||||
Other information:
|
||||
|
||||
libpng-1.2.27beta01-README.txt
|
||||
libpng-1.2.27beta01-KNOWNBUGS.txt
|
||||
libpng-1.2.27beta01-LICENSE.txt
|
||||
libpng-1.2.27beta01-Y2K-compliance.txt
|
||||
libpng-1.2.27beta01-[previous version]-diff.txt
|
||||
libpng-1.2.27beta02-README.txt
|
||||
libpng-1.2.27beta02-KNOWNBUGS.txt
|
||||
libpng-1.2.27beta02-LICENSE.txt
|
||||
libpng-1.2.27beta02-Y2K-compliance.txt
|
||||
libpng-1.2.27beta02-[previous version]-diff.txt
|
||||
|
||||
Changes since the last public release (1.2.26):
|
||||
|
||||
@@ -51,6 +51,10 @@ version 1.2.27beta01 [April 12, 2008]
|
||||
Reject tRNS chunk with out-of-range samples instead of masking off
|
||||
the invalid high bits as done in since libpng-1.2.19beta5.
|
||||
|
||||
version 1.2.27rc01 [April 14, 2008]
|
||||
Revised documentation about unknown chunk and user chunk handling.
|
||||
Keep tRNS chunk with out-of-range samples and issue a png_warning().
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user