]> granicus.if.org Git - php/commitdiff
news entries for new options in phpize and php-config
authorfoobar <sniper@php.net>
Wed, 29 Jan 2003 03:26:15 +0000 (03:26 +0000)
committerfoobar <sniper@php.net>
Wed, 29 Jan 2003 03:26:15 +0000 (03:26 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3b2c25613fac0b4820e5c8219cc689499af88469..d07484e9aa24c54e88d3ad420e913d46c1f4a0a9 100644 (file)
--- 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 <!--include--> directive used to include
   a PHP file would result in a crash). (Ilia)