mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng10] Imported from libpng-1.0.38rc03.tar
This commit is contained in:
36
ANNOUNCE
36
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.0.38rc02 - July 21, 2008
|
||||
Libpng 1.0.38rc03 - July 21, 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.0.38rc02.tar.gz
|
||||
libpng-1.0.38rc02.tar.lzma
|
||||
libpng-1.0.38rc03.tar.gz
|
||||
libpng-1.0.38rc03.tar.lzma
|
||||
(Get the lzma codec from <http://tukaani.org/lzma>).
|
||||
libpng-1.0.38rc02.tar.bz2
|
||||
libpng-1.0.38rc03.tar.bz2
|
||||
|
||||
Source files with LF line endings (for Unix/Linux) without the
|
||||
"configure" script
|
||||
|
||||
libpng-1.0.38rc02-no-config.tar.gz
|
||||
libpng-1.0.38rc02-no-config.tar.lzma
|
||||
libpng-1.0.38rc02-no-config.tar.bz2
|
||||
libpng-1.0.38rc03-no-config.tar.gz
|
||||
libpng-1.0.38rc03-no-config.tar.lzma
|
||||
libpng-1.0.38rc03-no-config.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp1038r02.zip
|
||||
lp1038r02.7z
|
||||
lp1038r02.tar.bz2
|
||||
lp1038r03.zip
|
||||
lp1038r03.7z
|
||||
lp1038r03.tar.bz2
|
||||
|
||||
Project files
|
||||
|
||||
libpng-1.0.38rc02-project-netware.zip
|
||||
libpng-1.0.38rc02-project-wince.zip
|
||||
libpng-1.0.38rc03-project-netware.zip
|
||||
libpng-1.0.38rc03-project-wince.zip
|
||||
|
||||
Other information:
|
||||
|
||||
libpng-1.0.38rc02-README.txt
|
||||
libpng-1.0.38rc02-KNOWNBUGS.txt
|
||||
libpng-1.0.38rc02-LICENSE.txt
|
||||
libpng-1.0.38rc02-Y2K-compliance.txt
|
||||
libpng-1.0.38rc02-[previous version]-diff.txt
|
||||
libpng-1.0.38rc03-README.txt
|
||||
libpng-1.0.38rc03-KNOWNBUGS.txt
|
||||
libpng-1.0.38rc03-LICENSE.txt
|
||||
libpng-1.0.38rc03-Y2K-compliance.txt
|
||||
libpng-1.0.38rc03-[previous version]-diff.txt
|
||||
|
||||
Changes since the last public release (1.0.37):
|
||||
|
||||
@@ -92,6 +92,8 @@ version 1.0.38rc02, 1.2.30rc02 [July 21, 2008]
|
||||
Moved local array "chunkdata" from pngrutil.c to the png_struct, so
|
||||
it will be freed by png_read_destroy() in case of a read error.
|
||||
|
||||
version 1.0.38rc03, 1.2.30rc03 [July 21, 2008]
|
||||
Change "purpose" and "buffer" to png_ptr->chunkdata to avoid memory leaking.
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
|
||||
|
||||
Reference in New Issue
Block a user