]> granicus.if.org Git - php/commitdiff
fix bfn
authorfoobar <sniper@php.net>
Sat, 1 Oct 2005 02:01:23 +0000 (02:01 +0000)
committerfoobar <sniper@php.net>
Sat, 1 Oct 2005 02:01:23 +0000 (02:01 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 6337248c42977bbd2247edbf992ec8daafb831b1..4e2e5f2c590a808383c781ea26bdebdab53c87af 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -136,7 +136,8 @@ PHP                                                                        NEWS
 - Fixed bug #33414 (Comprehensive list of incorrect days returned after
   strtotime() / date() tests). (Derick)
 - Fixed bug #33326 (Cannot build extensions with phpize on Macosx). (Jani)
-- Fixed bug #33125 (imagecopymergegray produces mosaic rainbow effect) (Pierre)
+- Fixed bug #33125 (imagecopymergegray() produces mosaic rainbow effect).
+  (Pierre)
 - Fixed bug #32981 (ReflectionMethod::getStaticVariables() causes apache2.0.54
   seg fault). (Dmitry)
 - Fixed bug #32937 (open_basedir looses trailing / in the limiter). (Adam Conrad)