]> granicus.if.org Git - php/commitdiff
NEWS
authorRemi Collet <remi@php.net>
Mon, 27 Oct 2014 06:47:18 +0000 (07:47 +0100)
committerRemi Collet <remi@php.net>
Mon, 27 Oct 2014 06:47:18 +0000 (07:47 +0100)
NEWS

diff --git a/NEWS b/NEWS
index abcaa7b461ec9873e0df339ffc6ab12278a6c778..c7fd7afe4a5a07bf47be42e2edc8bce69e43666f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,10 @@ PHP                                                                        NEWS
 - GD:
   . Fixed bug #65171 (imagescale() fails without height param). (Remi)
 
+- GMP:
+  . Fixed bug #63595 (GMP memory management conflicts with other libraries
+    using GMP). (Remi)
+
 - Mysqli:
   . Fixed bug #68114 (linker error on some OS X machines with fixed width
     decimal support) (Keyur Govande)