Revise ANNOUNCE to reflect conditional compile of png_read_finish_row().

This commit is contained in:
Glenn Randers-Pehrson 2009-05-18 14:43:36 -05:00
parent 286467db82
commit af2ea0a1f2

View File

@ -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