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.32beta01.tar
This commit is contained in:
53
ANNOUNCE
53
ANNOUNCE
@@ -1,57 +1,68 @@
|
||||
|
||||
Libpng 1.2.31 - August 21, 2008
|
||||
Libpng 1.2.32beta01 - September 6, 2008
|
||||
|
||||
This is a public release of libpng, intended for use in production codes.
|
||||
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.
|
||||
|
||||
Files available for download:
|
||||
|
||||
Source files with LF line endings (for Unix/Linux) and with a
|
||||
"configure" script
|
||||
|
||||
libpng-1.2.31.tar.gz
|
||||
libpng-1.2.31.tar.lzma
|
||||
libpng-1.2.32beta01.tar.gz
|
||||
libpng-1.2.32beta01.tar.lzma
|
||||
(Get the lzma codec from <http://tukaani.org/lzma>).
|
||||
libpng-1.2.31.tar.bz2
|
||||
libpng-1.2.32beta01.tar.bz2
|
||||
|
||||
Source files with LF line endings (for Unix/Linux) without the
|
||||
"configure" script
|
||||
|
||||
libpng-1.2.31-no-config.tar.gz
|
||||
libpng-1.2.31-no-config.tar.lzma
|
||||
libpng-1.2.31-no-config.tar.bz2
|
||||
libpng-1.2.32beta01-no-config.tar.gz
|
||||
libpng-1.2.32beta01-no-config.tar.lzma
|
||||
libpng-1.2.32beta01-no-config.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lpng1231.zip
|
||||
lpng1231.7z
|
||||
lpng1231.tar.bz2
|
||||
lp1232b01.zip
|
||||
lp1232b01.7z
|
||||
lp1232b01.tar.bz2
|
||||
|
||||
Project files
|
||||
|
||||
libpng-1.2.31-project-netware.zip
|
||||
libpng-1.2.31-project-wince.zip
|
||||
libpng-1.2.32beta01-project-netware.zip
|
||||
libpng-1.2.32beta01-project-wince.zip
|
||||
|
||||
Other information:
|
||||
|
||||
libpng-1.2.31-README.txt
|
||||
libpng-1.2.31-KNOWNBUGS.txt
|
||||
libpng-1.2.31-LICENSE.txt
|
||||
libpng-1.2.31-Y2K-compliance.txt
|
||||
libpng-1.2.31-[previous version]-diff.txt
|
||||
libpng-1.2.32beta01-README.txt
|
||||
libpng-1.2.32beta01-KNOWNBUGS.txt
|
||||
libpng-1.2.32beta01-LICENSE.txt
|
||||
libpng-1.2.32beta01-Y2K-compliance.txt
|
||||
libpng-1.2.32beta01-[previous version]-diff.txt
|
||||
|
||||
Changes since the last public release (1.2.30):
|
||||
|
||||
version 1.2.31 [August 21, 2008]
|
||||
|
||||
version 1.2.31rc01 [August 19, 2008]
|
||||
Removed extra crc check at the end of png_handle_cHRM(). Bug introduced
|
||||
in libpng-1.2.30 (Heiko Nitzsche).
|
||||
Added PNG_WRITE_FLUSH_SUPPORTED block around new png_flush() call.
|
||||
|
||||
version 1.2.31rc02 [August 19, 2008]
|
||||
Added PNG_WRITE_FLUSH_AFTER_IEND_SUPPORTED block around new png_flush().
|
||||
|
||||
version 1.2.31rc03 [August 19, 2008]
|
||||
Added PNG_WRITE_FLUSH_AFTER_IEND_SUPPORTED block, off by default, around
|
||||
new png_flush().
|
||||
|
||||
version 1.0.39, 1.2.31 [August 20, 2008]
|
||||
No changes.
|
||||
|
||||
version 1.2.32beta01 [September 6, 2008]
|
||||
Shortened tIME_string to 29 bytes in pngtest.c
|
||||
Fixed off-by-one error introduced in libpng-1.2.30beta04/pngpread.c
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
|
||||
(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