diff --git a/NEWS b/NEWS index 0861f7ba440..461ffd6a826 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)