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 12f4edc672..b178b9ddb8 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,10 @@ PHP NEWS
- CURL:
. Implemented FR #77711 (CURLFile should support UNICODE filenames). (cmb)
+- Fileinfo:
+ . Fixed bug #74170 (locale information change after mime_content_type).
+ (Sergei Turchanov)
+
- GD:
. Fixed bug #78923 (Artifacts when convoluting image with transparency).
(wilson chen)