mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng16] Allow HANDLE_AS_UNKNOWN to work when other options are configured
off. Also fixed the pngminim makefiles to work when $(MAKEFLAGS) contains stuff which terminates the make options (as by default in recent versions of Gentoo).
This commit is contained in:
committed by
Glenn Randers-Pehrson
parent
6f8f004fe1
commit
15a80443de
12
ANNOUNCE
12
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.6.7beta01 - September 20, 2013
|
||||
Libpng 1.6.7beta01 - September 21, 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,9 +26,13 @@ Other information:
|
||||
|
||||
Changes since the last public release (1.6.6):
|
||||
|
||||
Version 1.6.7 [September 20, 2013]
|
||||
Added #ifdef PNG_READ_SUPPORTED/endif around the png_chunk_unknown_handling()
|
||||
function.
|
||||
Version 1.6.7 [September 21, 2013]
|
||||
Revised unknown chunk code to correct several bugs in the NO_SAVE_/NO_WRITE
|
||||
combination
|
||||
Allow HANDLE_AS_UNKNOWN to work when other options are configured off. Also
|
||||
fixed the pngminim makefiles to work when $(MAKEFLAGS) contains stuff
|
||||
which terminates the make options (as by default in recent versions of
|
||||
Gentoo).
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user