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

diff --git a/NEWS b/NEWS
index 52eec6b657c4cb7aead1a410618b8a160fe210db..a2e33c343a4ac5e1687089f0031bfa5f8a59b27e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,7 +26,10 @@ 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)
+
 
 - OPCache:
   . Fixed issue #183 (TMP_VAR is not only used once). (Dmitry, Laruence)