From bea86bba2491ad23b78cb0f2aec79156e783c7ad Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Thu, 9 May 2013 08:58:08 -0500 Subject: [PATCH] [libpng16] Removed obsolete reference to "pnginflate" from ANNOUNCE --- ANNOUNCE | 2 -- 1 file changed, 2 deletions(-) diff --git a/ANNOUNCE b/ANNOUNCE index 2d96ee658..f729d74fe 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -68,8 +68,6 @@ Version 1.6.3beta05 [May 9, 2013] Check ZLIB_VERNUM for mismatches, enclose #error in quotes Added information in the documentation about problems with and fixes for the bad CRC and bad iTXt chunk situations. - Attempt to detect configuration issues with pngdeflate, which requires - both the correct libpng and the correct zlib to function correctly. Version 1.6.3beta06 [May 9, 2013]