]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Wed, 3 Aug 2016 15:39:55 +0000 (17:39 +0200)
committerAnatol Belski <ab@php.net>
Wed, 3 Aug 2016 15:39:55 +0000 (17:39 +0200)
NEWS

diff --git a/NEWS b/NEWS
index af59ed178142b9d6bfb64fb856419677c1953855..6934a40b0ca0b8f523a2b9be98f5cc84209e33ce 100644 (file)
--- 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)