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

diff --git a/NEWS b/NEWS
index 477be3da4794e22ab75d9bb4cd2941fa0b6862d5..925993c291e0fa2923652e2e2d055f33318198b6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2016 PHP 7.0.9
 
+- GD:
+  . Fixed bug #43475 (Thick styled lines have scrambled patterns). (cmb)
+
 - Mbstring:
   . Fixed bug #72405 (mb_ereg_replace - mbc_to_code (oniguruma) -
     oob read access). (Laruence)