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.25beta04.tar
This commit is contained in:
32
ANNOUNCE
32
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.2.25beta03 - January 22, 2008
|
||||
Libpng 1.2.25beta04 - January 26, 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,32 +9,32 @@ Files available for download:
|
||||
Source files with LF line endings (for Unix/Linux) and with a
|
||||
"configure" script
|
||||
|
||||
libpng-1.2.25beta03.tar.gz
|
||||
libpng-1.2.25beta03.tar.bz2
|
||||
libpng-1.2.25beta04.tar.gz
|
||||
libpng-1.2.25beta04.tar.bz2
|
||||
|
||||
Source files with LF line endings (for Unix/Linux) without the
|
||||
"configure" script
|
||||
|
||||
libpng-1.2.25beta03-no-config.tar.gz
|
||||
libpng-1.2.25beta03-no-config.tar.bz2
|
||||
libpng-1.2.25beta04-no-config.tar.gz
|
||||
libpng-1.2.25beta04-no-config.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp1225b03.zip
|
||||
lp1225b03.tar.bz2
|
||||
lp1225b04.zip
|
||||
lp1225b04.tar.bz2
|
||||
|
||||
Project files
|
||||
|
||||
libpng-1.2.25beta03-project-netware.zip
|
||||
libpng-1.2.25beta03-project-wince.zip
|
||||
libpng-1.2.25beta04-project-netware.zip
|
||||
libpng-1.2.25beta04-project-wince.zip
|
||||
|
||||
Other information:
|
||||
|
||||
libpng-1.2.25beta03-README.txt
|
||||
libpng-1.2.25beta03-KNOWNBUGS.txt
|
||||
libpng-1.2.25beta03-LICENSE.txt
|
||||
libpng-1.2.25beta03-Y2K-compliance.txt
|
||||
libpng-1.2.25beta04-README.txt
|
||||
libpng-1.2.25beta04-KNOWNBUGS.txt
|
||||
libpng-1.2.25beta04-LICENSE.txt
|
||||
libpng-1.2.25beta04-Y2K-compliance.txt
|
||||
|
||||
Changes since the last public release (1.2.23):
|
||||
|
||||
@@ -66,7 +66,7 @@ version 1.2.25beta01 [January 7, 2008]
|
||||
version 1.2.25beta02 [January 10, 2008]
|
||||
Prevent gamma from being applied twice.
|
||||
|
||||
version 1.2.25rc01 [January 17, 2001]
|
||||
version 1.2.25rc01 [January 17, 2008]
|
||||
No changes.
|
||||
|
||||
version 1.2.25beta03 [January 22, 2008]
|
||||
@@ -76,6 +76,10 @@ version 1.2.25beta03 [January 22, 2008]
|
||||
Return from png_destroy_read_struct() if png_ptr_ptr is NULL.
|
||||
Fix overflow of "msg" in png_decompres_chunk().
|
||||
|
||||
version 1.2.25beta03 [January 26, 2008]
|
||||
Work around Coverity bug report by slightly refactoring
|
||||
png_read_push_finish_row()
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user