mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng16] Removed non-working progressive reader 'skip' function. This
function has apparently never been used. It was implemented to support back-door modification of png_struct in libpng-1.4.x but was apparently never tested (because it does nothing and cannot do anything).
This commit is contained in:
committed by
Glenn Randers-Pehrson
parent
1a6841c99c
commit
25bfb13770
9
ANNOUNCE
9
ANNOUNCE
@@ -1,4 +1,4 @@
|
||||
Libpng 1.6.18beta07 - June 1, 2015
|
||||
Libpng 1.6.18beta07 - June 3, 2015
|
||||
|
||||
This is not intended to be a public release. It will be replaced
|
||||
within a few weeks by a public version or by another test version.
|
||||
@@ -69,7 +69,12 @@ Version 1.6.18beta06 [June 1, 2015]
|
||||
png_set_filter_heuristics_fixed() APIs are retained but deprecated
|
||||
and do nothing.
|
||||
|
||||
Version 1.6.18beta07 [June 1, 2015]
|
||||
Version 1.6.18beta07 [June 3, 2015]
|
||||
Removed non-working progressive reader 'skip' function. This
|
||||
function has apparently never been used. It was implemented
|
||||
to support back-door modification of png_struct in libpng-1.4.x
|
||||
but was apparently never tested (because it does nothing and cannot
|
||||
do anything).
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user