dmitry          Mon Oct 22 07:52:03 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  forgotten description
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.983&r2=1.2027.2.547.2.984&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.983 php-src/NEWS:1.2027.2.547.2.984
--- php-src/NEWS:1.2027.2.547.2.983     Mon Oct 22 07:37:20 2007
+++ php-src/NEWS        Mon Oct 22 07:52:03 2007
@@ -11,7 +11,7 @@
   array_uintersect_assoc(), array_diff_key(), array_diff_assoc() and
   array_udiff_assoc(). (Dmitry)
 
-- Fixed move_uploaded_file() to set file permissions of resulting file
+- Fixed move_uploaded_file() to always set file permissions of resulting file
   according to UMASK (Andrew Sitnikov)
 - Fixed possible crash in ext/soap because of uninitialized value. (Zdash Urf)
 - Fixed regression in glob() when enforcing safe_mode/open_basedir checks on

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

Reply via email to