From 3dd43ae6706aa3b16298b708343f1f251b5de23a Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Sun, 31 May 2015 22:38:34 -0500 Subject: [PATCH] [libpng17] Fix typo in CHANGES and ANNOUNCE. --- ANNOUNCE | 2 +- CHANGES | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ANNOUNCE b/ANNOUNCE index 026ee44fc..a3538d0d1 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -812,7 +812,7 @@ Version 1.7.0beta62 [May 31, 2015] Removed WRITE_WEIGHTED_FILTERED code, to save a few kbytes of the compiled library size. It never worked properly and as far as we can tell, no one uses it. The png_set_filter_heuristics() and - png_set_filter_heuristics_fixed(). APIs are retained but deprecated. + png_set_filter_heuristics_fixed() APIs are retained but deprecated. Send comments/corrections/commendations to png-mng-implement at lists.sf.net (subscription required; visit diff --git a/CHANGES b/CHANGES index 48305d913..d4f266b04 100644 --- a/CHANGES +++ b/CHANGES @@ -5107,7 +5107,7 @@ Version 1.7.0beta62 [May 31, 2015] Removed WRITE_WEIGHTED_FILTERED code, to save a few kbytes of the compiled library size. It never worked properly and as far as we can tell, no one uses it. The png_set_filter_heuristics() and - png_set_filter_heuristics_fixed(). APIs are retained but deprecated. + png_set_filter_heuristics_fixed() APIs are retained but deprecated. Send comments/corrections/commendations to png-mng-implement at lists.sf.net (subscription required; visit