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 f93fbb35b7..c7478ce2de 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,10 @@ PHP NEWS
Nikita)
. Fixed possibly unsupported timercmp() usage. (cmb)
+- Exif:
+ . Fixed bug #79687 (Sony picture - PHP Warning - Make, Model, MakerNotes).
+ (cmb)
+
- Filter:
. Fixed bug #73527 (Invalid memory access in php_filter_strip). (cmb)