From: Scott MacVicar Date: Fri, 29 May 2009 02:35:56 +0000 (+0000) Subject: Bug number was wrong. X-Git-Tag: php-5.2.10RC2~61 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b702ce45ce03066b31a92572b17045a3af2d92c1;p=php Bug number was wrong. --- diff --git a/NEWS b/NEWS index 3c9e6c3c61..727a1caa69 100644 --- a/NEWS +++ b/NEWS @@ -3,10 +3,10 @@ PHP NEWS ?? Jun 2009, PHP 5.2.10 - Added "ignore_errors" option to http fopen wrapper. (David Zulke, Sara) -- Fixed bug #48738 (exif_read_data() segfaults on certain corrupted .jpeg - files). (Pierre) - Fixed bug #48416 (Force a cache limit in ereg() to stop excessive memory usage). (Scott) +- Fixed bug #48378 (exif_read_data() segfaults on certain corrupted .jpeg + files). (Pierre) 27 May 2009, PHP 5.2.10RC1 - Updated timezone database to version 2009.8 (2009h) (Derick)