From af2ea0a1f2be476e1d767a71bd95a6ced8297ae6 Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Mon, 18 May 2009 14:43:36 -0500 Subject: [PATCH] Revise ANNOUNCE to reflect conditional compile of png_read_finish_row(). --- ANNOUNCE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ANNOUNCE b/ANNOUNCE index 22bed112a..5e4f637fc 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -54,8 +54,8 @@ version 1.2.37beta01 [May 14, 2009] version 1.2.37beta02 [May 18, 2009] Fixed typo in libpng documentation (FILTER_AVE should be FILTER_AVG) Relocated misplaced #endif in pngwrite.c, sCAL chunk handler. - Conditionally png_read_finish_row() which is not used by progressive - readers. + Conditionally compile png_read_finish_row() which is not used by + progressive readers. Send comments/corrections/commendations to png-mng-implement at lists.sf.net -- GitLab