From: Christian Stocker Date: Mon, 19 Jan 2004 17:30:35 +0000 (+0000) Subject: added missing dots.. X-Git-Tag: php_ibase_before_split~93 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=37cc0df73246d6473092c1ca9d774f1dbe399184;p=php added missing dots.. --- diff --git a/NEWS b/NEWS index 7d3ef24edc..691fe251d2 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5 RC1 -- Added xsltprocessor->registerPHPFunctions() (Christian) -- Bundled new SPL extension (Marcus, Derick) +- Added xsltprocessor->registerPHPFunctions(). (Christian) +- Bundled new SPL extension. (Marcus, Derick) - Upgraded SQLite library to version 2.8.11. (Ilia, Wez) - Fixed var_export() to show public, protected and private modifiers properly. (Derick)