[libpng16] Added #ifdef PNG_READ_SUPPORTED/endif around the

png_chunk_unknown_handling() function, and restored the unknown-chunk
handling code from libpng-1.6.6.

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

Glenn R-P
This commit is contained in:
Glenn Randers-Pehrson
2013-09-20 15:40:15 -05:00
parent 873f16fe2f
commit 6f8f004fe1
5 changed files with 13 additions and 15 deletions

View File

@@ -27,8 +27,8 @@ Other information:
Changes since the last public release (1.6.6):
Version 1.6.7 [September 20, 2013]
Reverted the change to unknown handling #defines; the change breaks 'NOREAD'
builds.
Added #ifdef PNG_READ_SUPPORTED/endif around the png_chunk_unknown_handling()
function.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit