mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
Eliminated PNG_LEGACY_SUPPORTED
It is not of any use in libpng-1.4.0; it was only to support binary compatibility between some old libpng-1.0.x versions. It should have been removed from libpng-1.2.x as well but it is too late for that now.
This commit is contained in:
1
ANNOUNCE
1
ANNOUNCE
@@ -482,6 +482,7 @@ version 1.4.0beta63 [June 16, 2009]
|
||||
available for ignoring known chunks even when not saving unknown chunks.
|
||||
Adopted preference for consistent use of "#ifdef" and "#ifndef" versus
|
||||
"#if defined()" and "if !defined()" where possible.
|
||||
Eliminated PNG_LEGACY_SUPPORTED code.
|
||||
|
||||
version 1.4.0betaN [future]
|
||||
Build shared libraries with -lz and sometimes -lm.
|
||||
|
||||
Reference in New Issue
Block a user