diff --git a/NEWS b/NEWS index 263c032f62a..e14c2e9d87b 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.4 +- Major overhaul of domxml. Added basic XPath support as well (Uwe) - Added 'r' flag to date() which generates an RFC822 formatted date, e.g. "Thu, 9 Nov 2000 16:33:01 -0500" (Colin) - In CGI mode, $HTTP_SERVER_VARS now includes all of the environment variables