From: foobar Date: Wed, 29 Jan 2003 03:26:15 +0000 (+0000) Subject: news entries for new options in phpize and php-config X-Git-Tag: php-4.3.2RC1~379 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5e63f365071446a10aa32f7b3f3fbaf61844255e;p=php news entries for new options in phpize and php-config --- diff --git a/NEWS b/NEWS index 3b2c25613f..d07484e9aa 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,8 @@ PHP 4 NEWS . Disallow linkage of Berkeley db submodules against libraries with different major version. . Disallow configuring of more than one Berkeley db handler. +- Added --clean option into phpize. (Jani) +- Added --ldflags option into php-config. (Jani) - Fixed bug #13561 (--without-pear disabled phpize/php-config install). (Jani) - Fixed bug #17868 (more then the directive used to include a PHP file would result in a crash). (Ilia)