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.41.tar
This commit is contained in:
47
ANNOUNCE
47
ANNOUNCE
@@ -1,62 +1,55 @@
|
||||
|
||||
Libpng 1.0.41rc01 - October 26, 2008
|
||||
Libpng 1.0.41 - October 31, 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.
|
||||
This is a public release of libpng, intended for use in production codes.
|
||||
|
||||
Files available for download:
|
||||
|
||||
Source files with LF line endings (for Unix/Linux) and with a
|
||||
"configure" script
|
||||
|
||||
libpng-1.0.41rc01.tar.gz
|
||||
libpng-1.0.41rc01.tar.lzma
|
||||
libpng-1.0.41.tar.gz
|
||||
libpng-1.0.41.tar.lzma
|
||||
(Get the lzma codec from <http://tukaani.org/lzma>).
|
||||
libpng-1.0.41rc01.tar.bz2
|
||||
libpng-1.0.41.tar.bz2
|
||||
|
||||
Source files with LF line endings (for Unix/Linux) without the
|
||||
"configure" script
|
||||
|
||||
libpng-1.0.41rc01-no-config.tar.gz
|
||||
libpng-1.0.41rc01-no-config.tar.lzma
|
||||
libpng-1.0.41rc01-no-config.tar.bz2
|
||||
libpng-1.0.41-no-config.tar.gz
|
||||
libpng-1.0.41-no-config.tar.lzma
|
||||
libpng-1.0.41-no-config.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp1041r01.zip
|
||||
lp1041r01.7z
|
||||
lp1041r01.tar.bz2
|
||||
lpng1041.zip
|
||||
lpng1041.7z
|
||||
lpng1041.tar.bz2
|
||||
|
||||
Project files
|
||||
|
||||
libpng-1.0.41rc01-project-netware.zip
|
||||
libpng-1.0.41rc01-project-wince.zip
|
||||
libpng-1.0.41-project-netware.zip
|
||||
libpng-1.0.41-project-wince.zip
|
||||
|
||||
Other information:
|
||||
|
||||
libpng-1.0.41rc01-README.txt
|
||||
libpng-1.0.41rc01-KNOWNBUGS.txt
|
||||
libpng-1.0.41rc01-LICENSE.txt
|
||||
libpng-1.0.41rc01-Y2K-compliance.txt
|
||||
libpng-1.0.41rc01-[previous version]-diff.txt
|
||||
libpng-1.0.41-README.txt
|
||||
libpng-1.0.41-KNOWNBUGS.txt
|
||||
libpng-1.0.41-LICENSE.txt
|
||||
libpng-1.0.41-Y2K-compliance.txt
|
||||
|
||||
Changes since the last public release (1.0.40):
|
||||
|
||||
version 1.2.33beta01 [October 6, 2008]
|
||||
version 1.0.41 [October 31, 2008]
|
||||
|
||||
Revised makefile.darwin to fix shared library numbering.
|
||||
Change png_set_gray_1_2_4_to_8() to png_set_expand_gray_1_2_4_to_8()
|
||||
in example.c (debian bug report)
|
||||
|
||||
version 1.2.33rc01 [October 15, 2008]
|
||||
No changes.
|
||||
|
||||
version 1.0.41rc01, version 1.2.33rc02 [October 26, 2008]
|
||||
Changed remaining "key" to "png_ptr->chunkdata" in png_handle_tTXt()
|
||||
Changed remaining "key" to "png_ptr->chunkdata" in png_handle_tEXt()
|
||||
to avoid memory leak after memory failure while reading tEXt chunk.`
|
||||
|
||||
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