diff --git a/ANNOUNCE b/ANNOUNCE index 02183ae03..b4a848e34 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -57,6 +57,8 @@ Version 1.6.21rc01 [January 4, 2016] Version 1.6.21rc02 [January 6, 2016] Relocated assert() in contrib/tools/pngfix.c, bug found by American Fuzzy Lop, reported by Brian Carpenter. + Marked 'limit' UNUSED in transform_range_check(). This only affects + release builds. Send comments/corrections/commendations to png-mng-implement at lists.sf.net (subscription required; visit diff --git a/CHANGES b/CHANGES index 404898fd2..4ad88815a 100644 --- a/CHANGES +++ b/CHANGES @@ -5478,6 +5478,8 @@ Version 1.6.21rc01 [January 4, 2016] Version 1.6.21rc02 [January 6, 2016] Relocated assert() in contrib/tools/pngfix.c, bug found by American Fuzzy Lop, reported by Brian Carpenter. + Marked 'limit' UNUSED in transform_range_check(). This only affects + release builds. Send comments/corrections/commendations to png-mng-implement at lists.sf.net (subscription required; visit