summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f429d680ed..e846549103 100644
--- a/NEWS
+++ b/NEWS
@@ -27,7 +27,9 @@ PHP NEWS
. Fixed bug #67411 (fileinfo: cdf_check_stream_offset insufficient boundary
check). (Francisco Alonso, Jan Kaluza, Remi)
. Fixed bug #67412 (fileinfo: cdf_count_chain insufficient boundary check).
- ((Francisco Alonso, Jan Kaluza, Remi)
+ (Francisco Alonso, Jan Kaluza, Remi)
+ . Fixed bug #67413 (fileinfo: cdf_read_property_info insufficient boundary
+ check). (Francisco Alonso, Jan Kaluza, Remi)
- OpenSSL:
. Fixed bug #65698 (certificates validity parsing does not work past 2050).