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.16beta1.tar
This commit is contained in:
46
ANNOUNCE
46
ANNOUNCE
@@ -1,56 +1,48 @@
|
||||
|
||||
Libpng 1.2.15 - January 5, 2007
|
||||
Libpng 1.2.16beta1 - January 6, 2007
|
||||
|
||||
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.15.tar.gz
|
||||
libpng-1.2.15.tar.bz2
|
||||
libpng-1.2.16beta1.tar.gz
|
||||
libpng-1.2.16beta1.tar.bz2
|
||||
|
||||
Source files with LF line endings (for Unix/Linux) without the
|
||||
"configure" script
|
||||
|
||||
libpng-1.2.15-no-config.tar.gz
|
||||
libpng-1.2.15-no-config.tar.bz2
|
||||
libpng-1.2.16beta1-no-config.tar.gz
|
||||
libpng-1.2.16beta1-no-config.tar.bz2
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lpng1215.zip
|
||||
lpng1215.tar.bz2
|
||||
lp1216b01.zip
|
||||
lp1216b01.tar.bz2
|
||||
|
||||
Project files
|
||||
|
||||
libpng-1.2.15-project-netware.zip
|
||||
libpng-1.2.15-project-wince.zip
|
||||
libpng-1.2.16beta1-project-netware.zip
|
||||
libpng-1.2.16beta1-project-wince.zip
|
||||
|
||||
Other information:
|
||||
|
||||
libpng-1.2.15-README.txt
|
||||
libpng-1.2.15-KNOWNBUGS.txt
|
||||
libpng-1.2.15-LICENSE.txt
|
||||
libpng-1.2.15-Y2K-compliance.txt
|
||||
libpng-1.2.16beta1-README.txt
|
||||
libpng-1.2.16beta1-KNOWNBUGS.txt
|
||||
libpng-1.2.16beta1-LICENSE.txt
|
||||
libpng-1.2.16beta1-Y2K-compliance.txt
|
||||
|
||||
Changes since the last public release (1.2.14):
|
||||
Changes since the last public release (1.2.15):
|
||||
|
||||
version 1.2.15 [January 5, 2007]
|
||||
|
||||
Generated configure with autoconf-2.61 instead of 2.60
|
||||
Revised configure.ac to update libpng.pc and libpng-config.
|
||||
Always export MMX asm functions, just stubs if not building pnggccrd.c
|
||||
Add "png_bytep" typecast to profile while calculating length in pngwutil.c
|
||||
Added scripts/CMakeLists.txt
|
||||
Changed PNG_NO_ASSEMBLER_CODE to PNG_NO_MMX_CODE in scripts, like 1.4.0beta
|
||||
Added conditional #undef jmpbuf in pngtest.c to undo #define in AIX headers.
|
||||
Added scripts/makefile.nommx
|
||||
Fixed handling of rgb_to_gray when png_ptr->color.gray isn't set.
|
||||
Added some (unsigned long) typecasts in pngtest.c to avoid printing errors.
|
||||
version 1.2.16beta1 [January 6, 2007]
|
||||
Fix bugs in makefile.nommx
|
||||
|
||||
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