From: Jani Taskinen Date: Wed, 12 Sep 2007 11:45:34 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.5RC1~170 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0e0df5e47c928c5a3669a8832ccca01756b59af2;p=php BFN --- diff --git a/NEWS b/NEWS index df3048bec3..12161e996a 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,8 @@ - Added optional parameter $provide_object to debug_backtrace(). (Sebastian) - Added alpha support for imagefilter() IMG_FILTER_COLORIZE. (Pierre) +- Fixed bug #42627 (bz2 extension fails to build with -fno-common). + (dolecek at netbsd dot org) - Fixed Bug #42596 (session.save_path MODE option does not work). (Ilia) - Fixed bug #42590 (Make the engine recornize \v and \f escape sequences). (Ilia)