]> granicus.if.org Git - php/commitdiff
Update NEWS [ci skip]
authorAnatol Belski <ab@php.net>
Sat, 29 Jun 2019 15:39:45 +0000 (17:39 +0200)
committerAnatol Belski <ab@php.net>
Sat, 29 Jun 2019 15:39:45 +0000 (17:39 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 8c2a6c2d22a86f7cde7ac3a3658a4e180a83bd16..078d61c1eb8bfc47c4ec1c268d87e7ba877bb01e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2019, PHP 7.2.21
 
+- Fileinfo:
+  . Fixed bug #78183 (finfo_file shows wrong mime-type for .tga file).
+    (Joshua Westerheide)
+
 - PDO_Sqlite:
   . Fixed #78192 (SegFault when reuse statement after schema has changed).
     (Vincent Quatrevieux)