summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-08-03 17:39:55 +0200
committerAnatol Belski <ab@php.net>2016-08-03 17:39:55 +0200
commit2bdb34fd407ba45b8da960185f79f358606f352d (patch)
treec12317fc3182575422205f72eb317a5619c79dab
parent0e82eb48cbf222563bef5d890978018982b06b73 (diff)
downloadphp-git-2bdb34fd407ba45b8da960185f79f358606f352d.tar.gz
update NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index af59ed1781..6934a40b0c 100644
--- a/NEWS
+++ b/NEWS
@@ -50,6 +50,9 @@ PHP NEWS
- DOM:
. Fixed bug #66502 (DOM document dangling reference). (Sean Heelan, cmb)
+- EXIF:
+ . Fixed bug #72735 (Samsung picture thumb not read (zero size)). (Kalle, Remi)
+
- Filter:
. Fixed bug #71745 (FILTER_FLAG_NO_RES_RANGE does not cover whole 127.0.0.0/8
range). (bugs dot php dot net at majkl578 dot cz)