edink           Tue Sep 10 21:10:17 2002 EDT

  Modified files:              (Branch: PHP_4_2_0)
    /php4       NEWS 
  Log:
  Added note about file_exits() and friends.
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.885.2.61 php4/NEWS:1.885.2.62
--- php4/NEWS:1.885.2.61        Sun Sep  8 20:38:31 2002
+++ php4/NEWS   Tue Sep 10 21:10:16 2002
@@ -1,6 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2002, Version 4.2.4
+- Fixed file_exists(), is_readable(), is_writable(), and is_executable()
+  on multi-threaded non-windows platforms. (Edin)
 - Fixed Content-Type so that charset is applied. (Yasuo)
 - Fixed GET/POST/COOKIE value handlings. (Yoshimori, Yasuo)
 



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

Reply via email to