From 700c55036c66c3e8d3818528ff65f98be33dcd2e Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Fri, 10 Jun 2011 23:26:03 -0500 Subject: [PATCH] [devel] Added "_SUPPORTED" to the PNG_WRITE_CUSTOMIZE_ZTXT_COMPRESSION macro. --- ANNOUNCE | 1 + CHANGES | 1 + 2 files changed, 2 insertions(+) diff --git a/ANNOUNCE b/ANNOUNCE index c914c53d6..daa828bce 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -163,6 +163,7 @@ Version 1.5.3beta11 [June 11, 2011] wrong (high by one) 25% of the time. Dividing by 257 with rounding is wrong in 128 out of 65536 cases. Getting the right answer all the time without division is easy. + Added "_SUPPORTED" to the PNG_WRITE_CUSTOMIZE_ZTXT_COMPRESSION macro. Send comments/corrections/commendations to png-mng-implement at lists.sf.net: (subscription required; visit diff --git a/CHANGES b/CHANGES index 96a35a21b..cd97fbb56 100644 --- a/CHANGES +++ b/CHANGES @@ -3426,6 +3426,7 @@ Version 1.5.3beta11 [June 11, 2011] wrong (high by one) 25% of the time. Dividing by 257 with rounding is wrong in 128 out of 65536 cases. Getting the right answer all the time without division is easy. + Added "_SUPPORTED" to the PNG_WRITE_CUSTOMIZE_ZTXT_COMPRESSION macro. Send comments/corrections/commendations to png-mng-implement at lists.sf.net (subscription required; visit