]> granicus.if.org Git - php/commitdiff
NEWS
authorRemi Collet <remi@php.net>
Fri, 26 Dec 2014 07:35:08 +0000 (08:35 +0100)
committerRemi Collet <remi@php.net>
Fri, 26 Dec 2014 07:35:08 +0000 (08:35 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 6f62686be56ac3b8d6470be821281d74a8569167..6c9da40fa68497db1969d37fbd38c88db5b52e2e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -28,10 +28,11 @@ PHP                                                                        NEWS
   . Fixed bug #68398 (msooxml matches too many archives). (Anatol)
 
 - FPM:
-  . Fix request #68526 (Implement POSIX Access Control List for UDS). (Remi)
+  . Fixed request #68526 (Implement POSIX Access Control List for UDS). (Remi)
 
 - GD:
   . Fixed bug #68601 (buffer read overflow in gd_gif_in.c). (Jan Bee, Remi)
+  . Fixed request #68656 (Report gd library version). (Remi)
 
 - mbstring:
   . Fixed bug #68504 (--with-libmbfl configure option not present on Windows).