]> granicus.if.org Git - php/commitdiff
- Fix news
authorJani Taskinen <jani@php.net>
Wed, 18 Nov 2009 17:59:18 +0000 (17:59 +0000)
committerJani Taskinen <jani@php.net>
Wed, 18 Nov 2009 17:59:18 +0000 (17:59 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b29c0fe50fd6e1e35f480c7dd9ca2c419af8d96c..14e1b11daae3c5b2b2c9bd02aa316ed5a4807547 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,8 @@ PHP                                                                        NEWS
 ?? Nov 2009, PHP 5.2.12RC2
 - Updated timezone database to version 2009.19 (2009s). (Derick)
 
-- Made it possible to disable post_max_size (Rasmus)
+- Changed "post_max_size" php.ini directive to allow unlimited post size by
+  setting it to 0. (Rasmus)
 
 - Fixed bug #50185 (ldap_get_entries() return false instead of an empty array
   when there is no error). (Jani)