]> granicus.if.org Git - php/commitdiff
fix news
authorfoobar <sniper@php.net>
Sat, 14 Jan 2006 09:57:07 +0000 (09:57 +0000)
committerfoobar <sniper@php.net>
Sat, 14 Jan 2006 09:57:07 +0000 (09:57 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b68acca90be2d7a03dc11b67d25705d935643fb8..5107599b101b2e34e7619f253e401e4a695b236c 100644 (file)
--- 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)