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

diff --git a/NEWS b/NEWS
index 1147bf66a0a05d4ddd767752d62e7e3c0aef49b6..325709912d4d81c870e19373683d71e123884669 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,8 @@ PHP                                                                        NEWS
     check). 
   . Fixed bug #67410 (fileinfo: mconvert incorrect handling of truncated pascal
     string size). (Francisco Alonso, Remi)
+  . Fixed bug #67411 (fileinfo: cdf_check_stream_offset insufficient boundary
+    check). (Francisco Alonso, Remi)
 
 - OpenSSL:
   . Fixed bug #65698 (certificates validity parsing does not work past 2050).