[libpng17] Fix typo in CHANGES and ANNOUNCE.

This commit is contained in:
Glenn Randers-Pehrson 2015-05-31 22:38:34 -05:00
parent 13d83c6948
commit 3dd43ae670
2 changed files with 2 additions and 2 deletions

View File

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

View File

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