From 13370c536c3b9f2e9f6e1cf626cad2dceaf2b8c5 Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Sun, 16 Apr 2017 15:01:42 -0500 Subject: [PATCH] [libng16] Update CHANGES about a bugfix in libpng-1.6.27 related to ADLER32 handling. --- CHANGES | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 27f5c8a4e..13cfeeada 100644 --- a/CHANGES +++ b/CHANGES @@ -5761,7 +5761,9 @@ Version 1.6.27beta01 [November 2, 2016] if built with zlib-1.2.8.1. Version 1.6.27rc01 [December 27, 2016] - Control ADLER32 checking with new PNG_IGNORE_ADLER32 option. + Control ADLER32 checking with new PNG_IGNORE_ADLER32 option. Fixes + an endless loop when handling erroneous ADLER32 checksums; bug + introduced in libpng-1.6.26. Removed the use of a macro containing the pre-processor 'defined' operator. It is unclear whether this is valid; a macro that "generates" 'defined' is not permitted, but the use of the word @@ -5825,7 +5827,7 @@ Version 1.6.30beta01 [April 1, 2017] Silence clang -Wcomma and const drop warnings (Viktor Szakats). Update Sourceforge URLs in documentation (https instead of http). -Version 1.6.30beta02 [April 1, 2017] +Version 1.6.30beta02 [April 16, 2017] Send comments/corrections/commendations to png-mng-implement at lists.sf.net (subscription required; visit