]> granicus.if.org Git - php/commitdiff
Update NEWS
authorChristoph M. Becker <cmb@php.net>
Thu, 16 Jun 2016 12:26:45 +0000 (14:26 +0200)
committerChristoph M. Becker <cmb@php.net>
Thu, 16 Jun 2016 12:26:45 +0000 (14:26 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 61a5be2bddaa9dd4f5a589142efc92ac49606499..f28cb054fa9e22a2cd354c977d9125327514fbb2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ PHP                                                                        NEWS
   . Fixed bug #50845 (exif_read_data() returns corrupted exif headers).
     (Bartosz DziewoƄski)
 
+- GD:
+  . Fixed bug #43475 (Thick styled lines have scrambled patterns). (cmb)
+
 - OpenSSL:
   . Fixed bug #71915 (openssl_random_pseudo_bytes is not fork-safe).
     (Jakub Zelenka)
@@ -49,7 +52,7 @@ PHP                                                                        NEWS
 
 28 Apr 2016, PHP 5.6.21
 
-- Core: 
+- Core:
   . Fixed bug #69537 (__debugInfo with empty string for key gives error).
     (krakjoe)
   . Fixed bug #71841 (EG(error_zval) is not handled well). (Laruence)