From: Jani Taskinen Date: Tue, 18 Sep 2007 09:25:03 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.5RC1~138 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=21f5a00183fa7072fa65dd029461acb2cd9be582;p=php BFN --- diff --git a/NEWS b/NEWS index f36f117c20..8d5df81b9e 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,8 @@ PHP NEWS - Fixed imagerectangle regression with 1x1 rectangle (libgd #106). (Pierre) - Fixed bug #42643 (CLI segfaults if using ATTR_PERSISTENT). (Ilia) +- Fixed bug #42629 (Dynamically loaded PHP extensions need symbols exported + on MacOSX). (jdolecek at NetBSD dot org) - 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)