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

diff --git a/NEWS b/NEWS
index 7f2cafed41ce0f38160eafa5de751edcab4acd76..b1045449a3c590ac94e1ba887eac5a111e81e3b9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,9 @@ PHP                                                                        NEWS
     (Pierrick)
   . Fixed bug #71929 (CURLINFO_CERTINFO data parsing error). (Pierrick)
 
+- EXIF:
+  . Fixed bug #72735 (Samsung picture thumb not read (zero size)). (Kalle, Remi)
+
 - Intl:
   . Fixed bug #72639 (Segfault when instantiating class that extends
     IntlCalendar and adds a property). (Laruence)