Commit:    d981c191d452fe1f95ac31fcea366bc0c770b4b7
Author:    Remi Collet <r...@php.net>         Sat, 4 May 2013 16:54:22 +0200
Parents:   00b097d2a3bb36dd639311b1175582d81f5cc554
Branches:  PHP-5.5

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=d981c191d452fe1f95ac31fcea366bc0c770b4b7

Log:
NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index f1132f2..0cb524a 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,11 @@ PHP                                                            
            NEWS
     detected by code coverity scan. (Remi)
   . Log a warning when a syscall fails. (Remi)
 
+- GD:
+  . Fix build with system libgd >= 2.1 which is now the minimal
+    version required (as build with previous version is broken).
+    No change when bundled libgd is used.  (Ondrej Sury, Remi)
+
 - SNMP:
   . Fixed bug #64765 (Some IPv6 addresses get interpreted wrong).
     (Boris Lytochkin)


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to