pajoye          Wed Jun 17 19:42:57 2009 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  - fix NEWS (thx Felipe!)
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.630&r2=1.2027.2.547.2.965.2.631&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.630 
php-src/NEWS:1.2027.2.547.2.965.2.631
--- php-src/NEWS:1.2027.2.547.2.965.2.630       Wed Jun 17 19:40:33 2009
+++ php-src/NEWS        Wed Jun 17 19:42:56 2009
@@ -13,11 +13,11 @@
 - Fixed bug #48533 (__callStatic is not invoked for private/protected methods).
   (Felipe)
 - Fixed bug #47318 (UMR when trying to activate user config). (Pierre)
-- Fixed readlink on Windows in thread safe SAPI (apache2.x etc.). (Pierre)
 - Fixed bug #48535 (file_exists returns false when impersonate is used).
   (Kanwaljeet Singla, Venkat Raman Don)
 - Fixed bug #47767 (include_once does not resolve windows symlinks or 
junctions)
   (Kanwaljeet Singla, Venkat Raman Don)
+- Fixed readlink on Windows in thread safe SAPI (apache2.x etc.). (Pierre)
 
 11 Jun 2009, PHP 5.3.0 RC 3
 - Upgraded bundled sqlite to version 3.6.14.2. (Scott, Ilia)



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

Reply via email to