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.19beta25.tar
This commit is contained in:
31
ANNOUNCE
31
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.2.19beta24 - July 14, 2007
|
||||
Libpng 1.2.19beta25 - July 15, 2007
|
||||
|
||||
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,32 +9,32 @@ Files available for download:
|
||||
Source files with LF line endings (for Unix/Linux) and with a
|
||||
"configure" script
|
||||
|
||||
libpng-1.2.19beta24.tar.gz
|
||||
libpng-1.2.19beta24.tar.bz2
|
||||
libpng-1.2.19beta25.tar.gz
|
||||
libpng-1.2.19beta25.tar.bz2
|
||||
|
||||
Source files with LF line endings (for Unix/Linux) without the
|
||||
"configure" script
|
||||
|
||||
libpng-1.2.19beta24-no-config.tar.gz
|
||||
libpng-1.2.19beta24-no-config.tar.bz2
|
||||
libpng-1.2.19beta25-no-config.tar.gz
|
||||
libpng-1.2.19beta25-no-config.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp1219b24.zip
|
||||
lp1219b24.tar.bz2
|
||||
lp1219b25.zip
|
||||
lp1219b25.tar.bz2
|
||||
|
||||
Project files
|
||||
|
||||
libpng-1.2.19beta24-project-netware.zip
|
||||
libpng-1.2.19beta24-project-wince.zip
|
||||
libpng-1.2.19beta25-project-netware.zip
|
||||
libpng-1.2.19beta25-project-wince.zip
|
||||
|
||||
Other information:
|
||||
|
||||
libpng-1.2.19beta24-README.txt
|
||||
libpng-1.2.19beta24-KNOWNBUGS.txt
|
||||
libpng-1.2.19beta24-LICENSE.txt
|
||||
libpng-1.2.19beta24-Y2K-compliance.txt
|
||||
libpng-1.2.19beta25-README.txt
|
||||
libpng-1.2.19beta25-KNOWNBUGS.txt
|
||||
libpng-1.2.19beta25-LICENSE.txt
|
||||
libpng-1.2.19beta25-Y2K-compliance.txt
|
||||
|
||||
Changes since the last public release (1.2.18):
|
||||
|
||||
@@ -138,6 +138,11 @@ version 1.2.19beta24 [July 14, 2007]
|
||||
Added PNG_NO_READ_FILTER, PNG_NO_WRITE_FILTER, PNG_NO_WARNING macros.
|
||||
Added contrib/pngminim to demonstrate building minimal encoder and decoder
|
||||
|
||||
version 1.2.19beta25 [July 15, 2007]
|
||||
Removed the new PNG_NO_READ_FILTER macro since it would make the library
|
||||
unable to read valid PNG files, and filtering is at the heart of the
|
||||
PNG format.
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user