From: Scott MacVicar Date: Tue, 24 Mar 2009 02:00:34 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.3.0RC2~302 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d2dca3a3ecd4d13fb481697ca456441bf12986cf;p=php BFN --- diff --git a/NEWS b/NEWS index 0861f7ba44..461ffd6a82 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,9 @@ PHP NEWS ?? ??? 200?, PHP 5.3.0 RC 2 - Fixed bug #44409 (PDO::FETCH_SERIALIZE calls __construct()). (matteo at beccati dot com) +- Fixed bug #42362 - (HTTP status codes 204 and 304 should not be gzipped). + (Scott, Edward Z. Yang) + 24 Mar 2009, PHP 5.3.0 RC 1 - Upgraded bundled sqlite to version 3.6.11. (Scott)