diff --git a/NEWS b/NEWS index 1aa576819b7..73d8791bc48 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 +- Added output_add_rewrite_var() and output_remove_rewrite_var() to inject + and remove variables from the URL-Rewriter. (thies) - The Windows build can now be configured more comfortably, for example when dealing with built-in extensions. (Sebastian) - Added optional 3rd parameter to mysql_select_db() which makes it return