summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES10
1 files changed, 6 insertions, 4 deletions
diff --git a/CHANGES b/CHANGES
index 3e923d92f..2455f3b25 100644
--- a/CHANGES
+++ b/CHANGES
@@ -768,7 +768,7 @@ version 1.0.7beta11 [May 7, 2000]
Removed the new PNG_CREATED_READ_STRUCT and PNG_CREATED_WRITE_STRUCT modes
which are no longer used.
Eliminated the three new members of png_text when PNG_LEGACY_SUPPORTED is
- defined or when neither PNG_READ_iTXt_SUPPORTED nor PNG_WRITE_iTXT_SUPPORTED
+ defined or when neither PNG_READ_iTXt_SUPPORTED nor PNG_WRITE_iTXt_SUPPORTED
is defined.
Made PNG_NO_READ|WRITE_iTXt the default setting, to avoid memory
overrun when old applications fill the info_ptr->text structure directly.
@@ -2939,7 +2939,7 @@ version 1.2.58rc01 [August 19, 2017]
in contrib/pngminus/*.c to stop some Coverity issues (162705, 162706,
and 162707).
-version 1.0.68 and 1.2.58 [September 20, 2017]
+version 1.0.68 and 1.2.58 [September 28, 2017]
No changes.
Version 1.2.59beta01 [August 28, 2017]
@@ -2950,10 +2950,12 @@ Version 1.2.59beta02 [September 14, 2017]
Compute a larger limit on IDAT because some applications write a deflate
buffer for each row (Bug report by Andrew Church).
-Version 1.2.59beta03 [September 20, 2017]
+Version 1.2.59rc01 [September 21, 2017]
Initialize memory allocated by png_inflate to zero, using memset, to
stop an oss-fuzz "use of uninitialized value" detection in png_set_text_2()
- due to truncated iTXT or zTXT chunk.
+ due to truncated iTXt or zTXt chunk.
+
+Version 1.0.69 and 1.2.59 [September 28, 2017]
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit