[libpng15] Updated CHANGES and ANNOUNCE with latest changes

This commit is contained in:
Glenn Randers-Pehrson
2011-11-16 22:23:30 -06:00
parent 4fa96a42f7
commit c4253c4683
2 changed files with 17 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.5.7beta03 - November 16, 2011
Libpng 1.5.7beta03 - November 17, 2011
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.
@@ -65,7 +65,7 @@ Version 1.5.7beta02 [November 11, 2011]
convert to an off-by-one 8-bit value. The "makesRGB.c" code that was used
to generate the tables is now in a contrib/sRGBtables sub-directory.
Version 1.5.7beta03 [November 16, 2011]
Version 1.5.7beta03 [November 17, 2011]
Removed PNG_CONST from the sRGB table declarations in pngpriv.h and png.c
Added run-time detection of NEON support.
Added contrib/libtests; includes simplified API test and timing test and
@@ -84,6 +84,10 @@ Version 1.5.7beta03 [November 16, 2011]
without throwing away useful error information. This change adds
png_voidcast to allow C semantic (void*) cases or the corresponding
C++ static_cast operation, as appropriate.
Added --noexecstack to assembler file compilation. GCC does not set
this on assembler compilation, even though it does on C compilation.
This creates security issues if assembler code is enabled; the
work-around is to set it by default in the flags for $(CCAS)
Send comments/corrections/commendations to png-mng-implement at lists.sf.net:
(subscription required; visit