]> granicus.if.org Git - php/commitdiff
- You add, remove, fix or implement. Introduce yourself to someone else.
authorJani Taskinen <jani@php.net>
Tue, 27 Oct 2009 22:15:19 +0000 (22:15 +0000)
committerJani Taskinen <jani@php.net>
Tue, 27 Oct 2009 22:15:19 +0000 (22:15 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 50c024924e46f6d740ff18570d808ca9fc26bb7a..bb3d107e37c5e26bf1d67f04103afd191b8e4a6e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ PHP                                                                        NEWS
 ?? ??? 2009, PHP 5.2.12
 - Updated timezone database to version 2009.14 (2009n). (Derick)
 
-- Introduced a max_file_uploads INI setting, which is set to limit the
+- Added "max_file_uploads" INI directive, which can be set to limit the
   number of file uploads per-request to 100 by default, to prevent possible
   DOS via temporary file exhaustion. (Ilia)