[libpng17] Updated CHANGES and ANNOUNCE, fixed typo in pngunknown.c comment.

This commit is contained in:
Glenn Randers-Pehrson
2016-01-19 08:32:18 -06:00
parent e46cd2e6bc
commit f26fa77ef8
3 changed files with 46 additions and 6 deletions

View File

@@ -1008,7 +1008,7 @@ perform_one_test(FILE *fp, int argc, const char **argv,
* chunk_info 'keep' fields.)
*
* Note that the flag setting has to be in the 'known' field to avoid
* triggeriing the consistency check below and the flag must only be set if
* triggering the consistency check below and the flag must only be set if
* there are multiple IDATs, so if the check above did find an unknown IDAT
* after IDAT.
*/