[libpng17] Updated CHANGES and ANNOUNCE

This commit is contained in:
Glenn Randers-Pehrson 2015-11-22 23:16:01 -06:00
parent b69df74b8e
commit 7a7e4367d0
2 changed files with 8 additions and 1 deletions

View File

@ -1004,6 +1004,10 @@ Version 1.7.0beta69 [November 23, 2015]
detectable effect on overall performance figures of the test programs; detectable effect on overall performance figures of the test programs;
these are probably dominated by memory allocations for the whole image these are probably dominated by memory allocations for the whole image
within the test programs. within the test programs.
Now that the code works consistently so that these just switch off
the support for having libpng do the interlace/deinterlace, the old
names make more sense. Restoring them avoids cruft in the configuration
file and avoids an unnecessary version specific change.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit (subscription required; visit

View File

@ -5303,7 +5303,10 @@ Version 1.7.0beta69 [November 23, 2015]
detectable effect on overall performance figures of the test programs; detectable effect on overall performance figures of the test programs;
these are probably dominated by memory allocations for the whole image these are probably dominated by memory allocations for the whole image
within the test programs. within the test programs.
Now that the code works consistently so that these just switch off
the support for having libpng do the interlace/deinterlace, the old
names make more sense. Restoring them avoids cruft in the configuration
file and avoids an unnecessary version specific change.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit (subscription required; visit