lbarnaud                Mon Aug 11 22:40:03 2008 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  news
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1194&r2=1.2027.2.547.2.1195&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.1194 php-src/NEWS:1.2027.2.547.2.1195
--- php-src/NEWS:1.2027.2.547.2.1194    Mon Aug 11 00:52:41 2008
+++ php-src/NEWS        Mon Aug 11 22:40:02 2008
@@ -44,6 +44,8 @@
 - Fixed bug #45251 (double free or corruption with setAttributeNode()). (Rob)
 - Fixed bug #45220 (curl_read callback returns -1 when needs to return 
   size_t (unsigned)). (Felipe)
+- Fixed bug #45181 (chdir() should clear relative entries in stat cache). 
+  (Arnaud)
 - Fixed bug #45178 (memory corruption on assignment result of "new" by
   reference). (Dmitry)
 - Fixed bug #45151 (Crash with URI/file..php (filename contains 2 dots)).



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

Reply via email to