mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[master] Imported from libpng-1.4.3beta05.tar
This commit is contained in:
21
ANNOUNCE
21
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.4.3beta04 - June 19, 2010
|
||||
Libpng 1.4.3beta05 - June 20, 2010
|
||||
|
||||
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,20 +9,20 @@ Files available for download:
|
||||
Source files with LF line endings (for Unix/Linux) and with a
|
||||
"configure" script
|
||||
|
||||
1.4.3beta04.tar.xz (LZMA-compressed, recommended)
|
||||
1.4.3beta04.tar.gz
|
||||
1.4.3beta04.tar.bz2
|
||||
1.4.3beta05.tar.xz (LZMA-compressed, recommended)
|
||||
1.4.3beta05.tar.gz
|
||||
1.4.3beta05.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp143b04.zip
|
||||
lp143b04.7z
|
||||
lp143b05.zip
|
||||
lp143b05.7z
|
||||
|
||||
Other information:
|
||||
|
||||
1.4.3beta04-README.txt
|
||||
1.4.3beta04-LICENSE.txt
|
||||
1.4.3beta05-README.txt
|
||||
1.4.3beta05-LICENSE.txt
|
||||
|
||||
Changes since the last public release (1.4.2):
|
||||
|
||||
@@ -41,6 +41,11 @@ version 1.4.3beta04 [June 19, 2010]
|
||||
In pngpread.c: png_push_process_row() add check for too many rows.
|
||||
Removed the checks added in beta01 and beta03, as they are now redundant.
|
||||
|
||||
version 1.4.3beta05 [June 20, 2010]
|
||||
Rewrote png_process_IDAT_data to consistently treat extra data as warnings
|
||||
and handle end conditions more cleanly.
|
||||
Removed the new (beta04) check in png_push_process_row().
|
||||
|
||||
Send comments/corrections/commendations to glennrp at users.sourceforge.net
|
||||
or to png-mng-implement at lists.sf.net (subscription required; visit
|
||||
https://lists.sourceforge.net/lists/listinfo/png-mng-implement).
|
||||
|
||||
Reference in New Issue
Block a user