summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2016-12-26 19:56:53 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2016-12-26 19:56:53 -0600
commit4caddaafbb225d9615a33b7c734a6df194851851 (patch)
treeaa98567488ff28a07ea9936c32860e81e34bc9eb /CHANGES
parent0b02a667cf005c22cbf8e78dbc903d1b93be0193 (diff)
downloadlibpng-4caddaafbb225d9615a33b7c734a6df194851851.tar.gz
[libpng17] Update CHANGES and ANNOUNCE
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f8df5c798..1d6e1cc1c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5711,6 +5711,12 @@ Version 1.7.0beta84 [September 26, 2016]
Version 1.7.0beta85 [December 27, 2016]
Updated the documentation about CRC and ADLER32 handling.
Quieted warnings from clang-3.8 in pngunknown.c and pngvalid.c.
+ Removed the use of a macro containing the pre-processor 'defined'
+ operator. It is unclear whether this is valid; a macro that
+ "generates" 'defined' is not permitted, but the use of the word
+ "generates" within the C90 standard seems to imply more than simple
+ substitution of an expression itself containing a well-formed defined
+ operation.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit