]> granicus.if.org Git - php/commitdiff
forgotten description
authorDmitry Stogov <dmitry@php.net>
Mon, 22 Oct 2007 07:52:03 +0000 (07:52 +0000)
committerDmitry Stogov <dmitry@php.net>
Mon, 22 Oct 2007 07:52:03 +0000 (07:52 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 6da4bb742a3dcd21cee38c27a48c95d726a86dbf..5fce184c49fa93ecba168b220bbc35cdbfd6c458 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,7 +11,7 @@ PHP                                                                        NEWS
   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