[PHP-CVS] cvs: php4(PHP_4_2_0) / NEWS

2002-09-29 Thread Markus Fischer

mfischerSun Sep 29 18:15:15 2002 EDT

  Modified files:  (Branch: PHP_4_2_0)
/php4   NEWS 
  Log:
  - Update
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.885.2.63 php4/NEWS:1.885.2.64
--- php4/NEWS:1.885.2.63Tue Sep 17 05:18:45 2002
+++ php4/NEWS   Sun Sep 29 18:15:14 2002
 -1,6 +1,7 
 PHP 4  NEWS
 |||
 ?? ??? 2002, Version 4.2.4
+- Fixed bug #19292 (open_basedir restriction problem). (Rasmus)
 - Fixed a corruption bug in the thread-safe version (Michael Sisolak)
 - Fixed file_exists(), is_readable(), is_writable(), and is_executable()
   on multi-threaded non-windows platforms. (Edin)



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




[PHP-CVS] cvs: php4(PHP_4_2_0) / NEWS

2002-09-10 Thread Edin Kadribasic

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.61Sun 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




[PHP-CVS] cvs: php4(PHP_4_2_0) / NEWS

2002-09-08 Thread Yasuo Ohgaki

yohgaki Sun Sep  8 20:38:32 2002 EDT

  Modified files:  (Branch: PHP_4_2_0)
/php4   NEWS 
  Log:
  Oops. Last commit was not intentinal. It seems 4.3.0-dev 
  has all fixes needed already. Mention Content-Type fix.
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.885.2.60 php4/NEWS:1.885.2.61
--- php4/NEWS:1.885.2.60Sat Sep  7 19:04:13 2002
+++ php4/NEWS   Sun Sep  8 20:38:31 2002
 -1,6 +1,7 
 PHP 4  NEWS
 |||
 ?? ??? 2002, Version 4.2.4
+- Fixed Content-Type so that charset is applied. (Yasuo)
 - Fixed GET/POST/COOKIE value handlings. (Yoshimori, Yasuo)
 
 06 Sep 2002, Version 4.2.3



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