]> granicus.if.org Git - php/commitdiff
BFN
authorScott MacVicar <scottmac@php.net>
Tue, 24 Mar 2009 02:00:34 +0000 (02:00 +0000)
committerScott MacVicar <scottmac@php.net>
Tue, 24 Mar 2009 02:00:34 +0000 (02:00 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0861f7ba44059ad6e3f7b8f3ec37f68de73f87e8..461ffd6a82622605f04fc9c750cff30143e65c3c 100644 (file)
--- 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)