jani            Sun Aug 17 19:24:11 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  fix news
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.273&r2=1.2027.2.547.2.965.2.274&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.273 
php-src/NEWS:1.2027.2.547.2.965.2.274
--- php-src/NEWS:1.2027.2.547.2.965.2.273       Sun Aug 17 11:01:23 2008
+++ php-src/NEWS        Sun Aug 17 19:24:10 2008
@@ -15,8 +15,10 @@
 - Added stream_context_set_default() function. (Davey Shafik)
 - Added optional "is_xhtml" parameter to nl2br() which makes the function
   output <br> when false and <br /> when true (FR #34381). (Kalle)
-- Improved Windows support(incl. 2008/Vista) and portability for stat, touch
-  filemtime, filesize and related functions. (Pierre)
+
+- Improved Windows support and portability for stat(), touch(), filemtime(),
+  filesize() and related functions. (Pierre)
+
 - Fixed a bug causing miscalculations with the "last <weekday> of <n> month"
   relative time string. (Derick)
 



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to