mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng16] Tidied up pngfix inits and fixed non-write pngtest.
This commit is contained in:
committed by
Glenn Randers-Pehrson
parent
1f23775d10
commit
81dfd007b2
7
ANNOUNCE
7
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.6.8beta03 - November 30, 2013
|
||||
Libpng 1.6.8beta03 - December 1, 2013
|
||||
|
||||
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.
|
||||
@@ -26,7 +26,7 @@ Other information:
|
||||
|
||||
Changes since the last public release (1.6.7):
|
||||
|
||||
Version 1.6.8beta01 [November 30, 2013]
|
||||
Version 1.6.8beta01 [December 1, 2013]
|
||||
Changed #ifdef PNG_HANDLE_AS_UNKNOWN_SUPPORTED in pngpread.c to
|
||||
#ifdef PNG_SET_UNKNOWN_CHUNKS_SUPPORTED to be consistent with
|
||||
what is in pngpriv.h.
|
||||
@@ -51,7 +51,8 @@ Version 1.6.8beta02 [November 30, 2013]
|
||||
to '"%s" m' to improve portability among compilers.
|
||||
Changed png_free_default() to free() in pngtest.c
|
||||
|
||||
Version 1.6.8beta03 [November 30, 2013]
|
||||
Version 1.6.8beta03 [December 1, 2013]
|
||||
Tidied up pngfix inits and fixed pngtest no-write builds.
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user