mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng17] Sync contrib/libtests/pngimage.c with libpng16; update CHANGES and ANNOUNCE
This commit is contained in:
8
ANNOUNCE
8
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.7.0beta82 - June 24, 2016
|
||||
Libpng 1.7.0beta82 - July 2, 2016
|
||||
|
||||
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.
|
||||
@@ -1290,7 +1290,7 @@ Version 1.7.0beta80 [May 6, 2016]
|
||||
unreachable code in pz_default_settings and eliminated a spurious
|
||||
warning in pngcp for small files.
|
||||
|
||||
Version 1.7.0beta81 [June 24, 2016]
|
||||
Version 1.7.0beta81 [June 11, 2016]
|
||||
Check for CLOCK_PROCESS_CPUTIME_ID when building /contrib/libtests/timepng.
|
||||
Otherwise it does not build on platforms that don't supply clock_gettime().
|
||||
Add check for clock_gettime() in Makefile.am and configure.ac
|
||||
@@ -1380,10 +1380,12 @@ Version 1.7.0beta81 [June 24, 2016]
|
||||
Avoid potential overflow of the PNG_IMAGE_SIZE macro. This macro
|
||||
is not used within libpng, but is used in some of the examples.
|
||||
|
||||
Version 1.7.0beta82 [June 24, 2016]
|
||||
Version 1.7.0beta82 [July 2, 2016]
|
||||
Put the SKIP definition in the correct place. It needs to come after the
|
||||
png.h include (see all the other .c files in contrib/libtests) because it
|
||||
depends on PNG_LIBPNG_VER.
|
||||
Moved pngcp to contrib/tools and added pngcp to the build together
|
||||
with a pngcp.dfa configuration test (John Bowler)
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user