From 45105924281cc7e8788b56817ee40b60c89ad3da Mon Sep 17 00:00:00 2001 From: Date: Sat, 4 May 2002 00:38:22 +0000 Subject: [PATCH] NEWS update --- NEWS | 2 ++ 1 file changed, 2 insertions(+) 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