]> granicus.if.org Git - php/commitdiff
News entry for post_max_size fix
authorRasmus Lerdorf <rasmus@php.net>
Tue, 17 Nov 2009 20:41:47 +0000 (20:41 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Tue, 17 Nov 2009 20:41:47 +0000 (20:41 +0000)
NEWS

diff --git a/NEWS b/NEWS
index bb6026c29b132d7008d3e5ed4e61e4a540081ea4..fac6652f103f813c0c285d4a7c158e57e2ac30d5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,12 +3,15 @@ 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)
+
 - Fixed bug #50174 (Incorrectly matched docComment). (Felipe)
 - Fixed bug #50158 (FILTER_VALIDATE_EMAIL fails with valid addresses
   containing = or ?). (Pierrick)
 - Fixed bug #49521 (PDO fetchObject sets values before calling constructor).
   (Pierrick)
 
+
 12 Nov 2009, PHP 5.2.12RC1
 - Updated timezone database to version 2009.18 (2009r). (Derick)