]> granicus.if.org Git - php/commitdiff
news entry for pr #2135
authorJoe Watkins <krakjoe@php.net>
Thu, 20 Oct 2016 04:34:22 +0000 (05:34 +0100)
committerJoe Watkins <krakjoe@php.net>
Thu, 20 Oct 2016 04:34:22 +0000 (05:34 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 2ecd6eae1db6c7b3e5f8133f2cdbddeef7cdead2..c6a5f3e223789296b92a4bac206658147a886966 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,9 @@ PHP                                                                        NEWS
   . Fixed Redhat bug #1362571 (PHP not returning full results for
     exif_read_data function). (Kalle)
 
+- GD:
+  . Implemented imageresolution as getter and setter (Christoph)
+
 - GMP:
   . Fixed bug #70896 (gmp_fact() silently ignores non-integer input). (Sara)