]> granicus.if.org Git - php/commitdiff
NEWS
authorRemi Collet <remi@php.net>
Tue, 10 Jun 2014 12:35:14 +0000 (14:35 +0200)
committerRemi Collet <remi@php.net>
Tue, 10 Jun 2014 12:35:14 +0000 (14:35 +0200)
NEWS

diff --git a/NEWS b/NEWS
index f429d680ed331dd4b0276e84e3a4db8f1584398a..e846549103870d8bdf11aef7f1cd386da8900c89 100644 (file)
--- 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).