From: Kalle Sommer Nielsen Date: Thu, 2 Jul 2009 17:24:55 +0000 (+0000) Subject: As Jani would say; Fix NEWS X-Git-Tag: php-5.4.0alpha1~191^2~3180 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2350e270a6a2675c54a69b89b1cc534796baa573;p=php As Jani would say; Fix NEWS --- diff --git a/NEWS b/NEWS index 598de17e1e..6b629c5933 100644 --- a/NEWS +++ b/NEWS @@ -45,5 +45,5 @@ PHP NEWS - Added stream_resolve_include_path() function which checks which file fopen() with a relative path will open. (Sara) -- Fixed bug #40325 (Vary: header missing in gzip output handlers). (Mike) - Fixed bug #46647 (SplFileObject::fgetcsv segfaults). (Etienne) +- Fixed bug #40325 (Vary: header missing in gzip output handlers). (Mike)