summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 02dc1ec668..5473aba2e1 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@ PHP NEWS
- Core:
. Fixed bug #67878 (program_prefix not honoured in man pages). (Remi)
+- Fileinfo:
+ . Fixed bug #67731 (finfo::file() returns invalid mime type
+ for binary files). (Anatol)
+
- GD:
. Made fontFetch's path parser thread-safe. (Sara)