]> granicus.if.org Git - php/commitdiff
[ci skip] Update NEWS
authorAnatol Belski <ab@php.net>
Fri, 28 Dec 2018 15:40:06 +0000 (16:40 +0100)
committerAnatol Belski <ab@php.net>
Fri, 28 Dec 2018 15:40:06 +0000 (16:40 +0100)
NEWS

diff --git a/NEWS b/NEWS
index a4b9d1f3a5d95147eabc243c4db3a79a706edda2..e4ce2b44713d22b56a810a8db9c52d00b7300865 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,10 @@ PHP                                                                        NEWS
   . Fixed bug #77317 (__DIR__, __FILE__, realpath() reveal physical path for
     subst virtual drive). (Anatol)
 
+- Fileinfo:
+  . Fixed bug #77346 (webm files incorrectly detected as
+    application/octet-stream). (Anatol)
+
 - PCRE:
   . Fixed bug #77338 (get_browser with empty string). (Nikita)