From: Christian Stocker Date: Sat, 29 Nov 2003 16:44:12 +0000 (+0000) Subject: a dot too many X-Git-Tag: php-5.0.0b3RC1~527 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0d6ccfbe690d0ef1bf5d0adc93e16bfbb06cd04d;p=php a dot too many --- diff --git a/NEWS b/NEWS index 3089f6d0f1..2dd9301e42 100644 --- a/NEWS +++ b/NEWS @@ -4,7 +4,7 @@ PHP NEWS - Added possibility to call PHP functions as XSLT-functions. (Christian) - Added possibility to prevent PHP from registering variables when input filter support is used. (Derick) -- Added EXSLT support in ext/xsl. (Christian). +- Added EXSLT support in ext/xsl. (Christian) - Added new functions: . dba_key_split() to split inifile keys in an array. (Marcus) . time_nanosleep() signal safe sleep (Magnus, Ilia)