mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng17] Updated CHANGES and ANNOUNCE
This commit is contained in:
parent
219ba1370e
commit
55df049962
3
ANNOUNCE
3
ANNOUNCE
@ -431,6 +431,9 @@ Version 1.7.0beta23 [November 24, 2013]
|
|||||||
contrib/conftest/*.dfa files that can be used in automatic build
|
contrib/conftest/*.dfa files that can be used in automatic build
|
||||||
scripts to ensure that these configurations continue to build.
|
scripts to ensure that these configurations continue to build.
|
||||||
Enabled WRITE_INVERT and WRITE_PACK in contrib/pngminim/encoder.
|
Enabled WRITE_INVERT and WRITE_PACK in contrib/pngminim/encoder.
|
||||||
|
Fixed pngvalid 'fail' function declaration on the Intel C Compiler.
|
||||||
|
This reverts to the previous 'static' implementation and works round
|
||||||
|
the 'unused static function' warning by using PNG_UNUSED().
|
||||||
|
|
||||||
Version 1.7.0beta24 [November 24, 2013]
|
Version 1.7.0beta24 [November 24, 2013]
|
||||||
|
|
||||||
|
3
CHANGES
3
CHANGES
@ -4720,6 +4720,9 @@ Version 1.7.0beta23 [November 24, 2013]
|
|||||||
contrib/conftest/*.dfa files that can be used in automatic build
|
contrib/conftest/*.dfa files that can be used in automatic build
|
||||||
scripts to ensure that these configurations continue to build.
|
scripts to ensure that these configurations continue to build.
|
||||||
Enabled WRITE_INVERT and WRITE_PACK in contrib/pngminim/encoder.
|
Enabled WRITE_INVERT and WRITE_PACK in contrib/pngminim/encoder.
|
||||||
|
Fixed pngvalid 'fail' function declaration on the Intel C Compiler.
|
||||||
|
This reverts to the previous 'static' implementation and works round
|
||||||
|
the 'unused static function' warning by using PNG_UNUSED().
|
||||||
|
|
||||||
Version 1.7.0beta24 [November 24, 2013]
|
Version 1.7.0beta24 [November 24, 2013]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user