From: foobar Date: Sat, 14 Jan 2006 09:57:07 +0000 (+0000) Subject: fix news X-Git-Tag: php-5.1.3RC1~268 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1cdaf5d7b13911d1230bcfd76970fc6f27b36868;p=php fix news --- diff --git a/NEWS b/NEWS index b68acca90b..5107599b10 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2006, PHP 5.1.3 -- Added stream filter 'consumed'. (Marcus) -- Fixed bug #35998 (getPathname() method always returns unix style filenames). - (Marcus) +- Added "consumed" stream filter. (Marcus) +- Fixed bug #35998 (SplFileInfo::getPathname() returns unix style filenames + in win32). (Marcus) 12 Jan 2006, PHP 5.1.2 - Updated libsqlite in ext/sqlite to 2.8.17. (Ilia)